Skip to content

Commit dfec622

Browse files
committed
Add translations for EN locale
1 parent cdc6570 commit dfec622

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

config/locales/en.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,13 @@ en:
897897
guest_label: "Guest checkout"
898898
credit_owed: "Credit Owed"
899899
balance_due: "Balance Due"
900-
id: Id
900+
id: Id
901+
customer_type: "Type"
902+
individual: "Individual"
903+
enterprise: "Enterprise"
904+
enterprise_name: "Enterprise name"
905+
enterprise_acn: "ACN number"
906+
enterprise_charges_sales_tax: "Tax?"
901907
destroy:
902908
has_associated_subscriptions: "Delete failed: This customer has active subscriptions. Cancel them first."
903909
customer_account_transaction:

0 commit comments

Comments
 (0)