Skip to content

Commit

Permalink
Topic: Adds missing trait to move links
Browse files Browse the repository at this point in the history
TYPE: Bugfix
LINK: ogc-161
  • Loading branch information
Tschuppi81 authored May 28, 2024
1 parent 42c2738 commit 38eb4ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/onegov/org/models/traitinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
'new_page_title': _("New Link"),
'new_page_added': _("Added a new link"),
'edit_page_title': _("Edit Link"),
'move_page_title': _("Move Link"),
'delete_message': _("The link was deleted"),
'delete_button': _("Delete link"),
'delete_question': _(
Expand Down

0 comments on commit 38eb4ce

Please sign in to comment.