mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Combines keys taxon_edit and taxonomy_edit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
= render partial: 'spree/admin/shared/configuration_menu'
|
||||
|
||||
- content_for :page_title do
|
||||
= t("spree.taxon_edit")
|
||||
= t("spree.taxonomy_edit")
|
||||
|
||||
- content_for :page_actions do
|
||||
%li
|
||||
|
||||
@@ -3910,7 +3910,6 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
taxonomy_edit: "Taxonomy edit"
|
||||
taxonomy_tree_error: "There was an error updating the taxonomy tree."
|
||||
taxonomy_tree_instruction: "Right-click on an item to add, rename, remove or edit."
|
||||
taxon_edit: "Taxon edit"
|
||||
tree: "Tree"
|
||||
updating: "Updating"
|
||||
your_order_is_empty_add_product: "Your order is empty, please search for and add a product above"
|
||||
|
||||
Reference in New Issue
Block a user