mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Use root translation keys for basic actions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.form-buttons.filter-actions.actions
|
||||
= button t('update'), 'icon-refresh'
|
||||
= button t(:update), 'icon-refresh'
|
||||
%span.or= t(:or)
|
||||
= button_link_to t('cancel'), collection_url, icon: 'icon-remove'
|
||||
= button_link_to t(:cancel), collection_url, icon: 'icon-remove'
|
||||
|
||||
Reference in New Issue
Block a user