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
This commit is contained in:
Marek Fraczyk
2021-05-18 15:57:48 +03:00
parent 8846d52faf
commit 0f9f9d84a5
16 changed files with 173 additions and 10 deletions

View File

@ -0,0 +1,5 @@
{
"title": "Customize your invoices",
"textarea_label": "Insert your custom CSS",
"updated": "Updated"
}

View File

@ -1,6 +1,10 @@
{
"back": "ব্যাক",
"book": "বুক",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "ডাউনলোড পিডিএফ",
"delete": "ডিলিট",
"delete_modal": {

View File

@ -0,0 +1,5 @@
{
"title": "Customize your invoices",
"textarea_label": "Insert your custom CSS",
"updated": "Updated"
}

View File

@ -1,9 +1,10 @@
{
"back": "Back",
"book": "Book",
"density": "Density",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "Download PDF",
"delete": "Delete",
"delete_modal": {

View File

@ -0,0 +1,5 @@
{
"title": "Customize your invoices",
"textarea_label": "Insert your custom CSS",
"updated": "Updated"
}

View File

@ -1,6 +1,10 @@
{
"back": "Atrás",
"book": "Libro",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "Descargar PDF",
"delete": "Eliminar",
"delete_modal": {

View File

@ -0,0 +1,5 @@
{
"title": "Customize your invoices",
"textarea_label": "Insert your custom CSS",
"updated": "Updated"
}

View File

@ -1,6 +1,10 @@
{
"back": "Tagasi",
"book": "Kinnita",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "Lae alla PDF",
"delete": "Kustuta",
"delete_modal": {

View File

@ -0,0 +1,5 @@
{
"title": "Customize your invoices",
"textarea_label": "Insert your custom CSS",
"updated": "Updated"
}

View File

@ -1,6 +1,10 @@
{
"back": "بازگشت",
"book": "کتاب",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "بارگیری PDF",
"delete": "حذف",
"delete_modal": {