Merge pull request #2442 from kristinalim/translations-enterprise_relationships_to_enterprise_permissions

Change "Enterprise Relationships" to "Enterprise Permissions"
This commit is contained in:
Pau Pérez Fabregat
2018-07-17 14:48:08 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

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

View File

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