Combines keys taxon_edit and taxonomy_edit

This commit is contained in:
filipefurtad0
2024-04-15 15:07:31 +01:00
parent d2c2e20822
commit bfd4b730f2
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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"