You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/en_CA.yml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -589,6 +589,7 @@ en_CA:
589
589
inherits_properties: "Inherits Properties?"
590
590
import_date: "Import Date"
591
591
actions: Actions
592
+
tags: Tags
592
593
columns_selector:
593
594
unit: Unit
594
595
price: Price
@@ -945,6 +946,7 @@ en_CA:
945
946
tax_category_field_name: "Tax Category"
946
947
producer_field_name: "Producer"
947
948
select_unit_scale: Select unit scale
949
+
add_a_tag: Add a tag
948
950
clone:
949
951
success: Successfully cloned the product
950
952
error: Unable to clone the product
@@ -1287,6 +1289,8 @@ en_CA:
1287
1289
enable_subscriptions_true: "Enabled"
1288
1290
customer_names_in_reports: "Customer Names in Reports"
1289
1291
customer_names_tip: "Enable your suppliers/vendors to see your customers' names in reports."
1292
+
producers_to_edit_orders: "Ability for producers to edit orders"
1293
+
producers_to_edit_orders_tip: "Enable your suppliers to see orders containing their products, and edit quantity and weight for their own products only."
1290
1294
customer_names_false: "Disabled"
1291
1295
customer_names_true: "Enabled"
1292
1296
customer_contacts_in_reports: "Customer contact details in reports"
@@ -1706,6 +1710,7 @@ en_CA:
1706
1710
email_confirmation: "Email confirmation is pending. We've sent a confirmation email to %{email}."
1707
1711
not_visible: "%{enterprise} is not visible and so cannot be found on the map or in searches"
1708
1712
reports:
1713
+
none: none
1709
1714
deprecated: "This report is deprecated and will be removed in a future release."
1710
1715
hidden_field: "< Hidden >"
1711
1716
unitsize: UNITSIZE
@@ -4874,6 +4879,8 @@ en_CA:
4874
4879
pagination:
4875
4880
next: Next
4876
4881
previous: Previous
4882
+
tag_list_input:
4883
+
default_placeholder: Add a tag
4877
4884
invisible_captcha:
4878
4885
sentence_for_humans: "Please leave empty"
4879
4886
timestamp_error_message: "Please try again after 5 seconds."
0 commit comments