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

{
"back": "بازگشت",
"book": "کتاب",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "بارگیری PDF",
"delete": "حذف",
"delete_modal": {
"title": "فاکتور را حذف کنید",
"ok_title": "حذف",
"cancel_title": "رد"
},
"notification_deleted": "حذف شده"
}