mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Merge pull request #2442 from kristinalim/translations-enterprise_relationships_to_enterprise_permissions
Change "Enterprise Relationships" to "Enterprise Permissions"
This commit is contained in:
@@ -1911,7 +1911,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
you_have_no_orders_yet: "You have no orders yet"
|
||||
running_balance: "Running balance"
|
||||
outstanding_balance: "Outstanding balance"
|
||||
admin_entreprise_relationships: "Enterprise Relationships"
|
||||
admin_entreprise_relationships: "Enterprise Permissions"
|
||||
admin_entreprise_relationships_everything: "Everything"
|
||||
admin_entreprise_relationships_permits: "permits"
|
||||
admin_entreprise_relationships_seach_placeholder: "Search"
|
||||
@@ -2036,7 +2036,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
order_cycle: "Order Cycle"
|
||||
order_cycles: "Order Cycles"
|
||||
enterprises: "Enterprises"
|
||||
enterprise_relationships: "Enterprise relationships"
|
||||
enterprise_relationships: "Enterprise permissions"
|
||||
remove_tax: "Remove tax"
|
||||
enterprise_terms_of_service: "Enterprise Terms of Service"
|
||||
enterprises_require_tos: "Enterprises must accept Terms of Service"
|
||||
|
||||
@@ -20,7 +20,7 @@ feature %q{
|
||||
|
||||
# When I go to the relationships page
|
||||
click_link 'Enterprises'
|
||||
click_link 'Relationships'
|
||||
click_link 'Permissions'
|
||||
|
||||
# Then I should see the relationships
|
||||
within('table#enterprise-relationships') do
|
||||
|
||||
Reference in New Issue
Block a user