Files
serverless-invoices/public/locales/en/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
370 B
JSON

{
"back": "Back",
"book": "Book",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "Download PDF",
"delete": "Delete",
"delete_modal": {
"title": "Delete invoice",
"ok_title": "Delete",
"cancel_title": "Dismiss"
},
"notification_deleted": "Deleted"
}