mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 20:10:36 -05:00
Estonian translations.
This commit is contained in:
30
public/locales/et/team-form.json
Normal file
30
public/locales/et/team-form.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"title": "Sinu firma",
|
||||
"done": "Tehtud",
|
||||
"updated": "Uuendatud",
|
||||
"loading": "Laeb",
|
||||
"tabs": {
|
||||
"general": "Üldine",
|
||||
"invoicing": "Arveldamine",
|
||||
"address": "Aadress",
|
||||
"taxes": "Maksud"
|
||||
},
|
||||
"general": {
|
||||
"company_name": "Firma nimi",
|
||||
"contact_email": "E-mail",
|
||||
"contact_phone": "Telefon",
|
||||
"website": "Veebiaadress"
|
||||
},
|
||||
"invoicing": {
|
||||
"invoice_late_fee": "Viivis (%)",
|
||||
"invoice_due_days": "Makse tähtaeg, päevades",
|
||||
"currency": "Vaikimisi valuuta"
|
||||
},
|
||||
"address": {
|
||||
"company_address": "Firma aadress",
|
||||
"company_postal_code": "Postiindeks",
|
||||
"company_city": "Linn",
|
||||
"company_county": "Maakond",
|
||||
"company_country": "Riik"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user