Mercurial > libervia-templates
diff sat_templates/templates/bulma/components/menu_labels.html @ 298:1c330913ff13
bulma (tickets): renamed "tickets" to "lists"
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 28 Jan 2021 18:42:59 +0100 |
parents | 0e69b5843c2f |
children | 271b38ccd217 |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/components/menu_labels.html Fri Dec 11 17:30:47 2020 +0100 +++ b/sat_templates/templates/bulma/components/menu_labels.html Thu Jan 28 18:42:59 2021 +0100 @@ -5,9 +5,9 @@ 'forums': _('Forums'), 'merge-requests': _('Merge requests'), 'merge-request_new': _('Create new merge request'), - 'tickets': _('Tickets'), - 'tickets_list': _('List tickets'), - 'ticket_new': _('Create new ticket'), + 'lists': _('Lists'), + 'list_items': _('List items'), + 'list_item_new': _('Create new list item'), 'chat': _('Chat'), 'files': _('Files sharing'), 'events': _('Events'),