Review and fix translations.

This commit is contained in:
HenriT
2021-04-22 10:55:50 +03:00
parent fbae01cab8
commit cdd5a64a1b
15 changed files with 53 additions and 51 deletions

View File

@@ -1,24 +1,27 @@
{
"title": "Team",
"title": "Your company",
"done": "Done",
"updated": "Updated",
"loading": "Loading",
"tabs": {
"general": "General",
"invoicing": "Invoicing",
"address": "Address",
"taxes": "Taxes"
},
"general": {
"title": "General",
"company_name": "Company Name",
"company_name": "Company name",
"contact_email": "Email",
"contact_phone": "Phone",
"website": "Website"
},
"invoicing": {
"title": "Invoicing",
"invoice_late_fee": "Late fee (%)",
"invoice_due_days": "Payment terms, days",
"currency": "Default currency"
},
"address": {
"title": "Address",
"company_address": "Company Address",
"company_address": "Company address",
"company_postal_code": "Postal code",
"company_city": "City",
"company_county": "County/State",