Files
serverless-invoices/public/locales/et/invoice-controls.json
Marek Fraczyk 0f9f9d84a5 CustomizationsModal.vue - add a way for users to customize css of their invoices and store it per team,
fix print styles for invoices,
add keys to translations with default English values
2021-05-18 15:57:48 +03:00

17 lines
376 B
JSON

{
"back": "Tagasi",
"book": "Kinnita",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "Lae alla PDF",
"delete": "Kustuta",
"delete_modal": {
"title": "Kustuta arve",
"ok_title": "Kustuta",
"cancel_title": "Sulge"
},
"notification_deleted": "Kustutatud"
}