mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-09 12:22:40 -05:00
fix translation issues & formatting
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"general": {
|
||||
"add_company": "Add Company",
|
||||
"view_pdf": "Ver PDF",
|
||||
"copy_pdf_url": "Copiar URL del PDF",
|
||||
"copy_pdf_url": "Copy PDF Url",
|
||||
"download_pdf": "Descargar PDF",
|
||||
"save": "Guardar",
|
||||
"create": "Create",
|
||||
@@ -339,7 +339,7 @@
|
||||
"notes": "Notas",
|
||||
"view": "Ver",
|
||||
"send_invoice": "Enviar la factura",
|
||||
"resend_invoice": "Reenviar la factura",
|
||||
"resend_invoice": "Resend Invoice",
|
||||
"invoice_template": "Plantilla de factura",
|
||||
"template": "Modelo",
|
||||
"mark_as_sent": "Marcar como enviada",
|
||||
@@ -980,7 +980,6 @@
|
||||
"default_driver": "Default Driver",
|
||||
"is_default": "IS DEFAULT",
|
||||
"set_default_disk": "Set Default Disk",
|
||||
"set_default_disk_confirm": "This disk will be set as default and all the new PDFs will be saved on this disk",
|
||||
"success_set_default_disk": "Disk set as default successfully",
|
||||
"save_pdf_to_disk": "Save PDFs to Disk",
|
||||
"disk_setting_description": " Enable this, if you wish to save a copy of each Invoice, Estimate & Payment Receipt PDF on your default disk automatically. Turning this option will decrease the load-time when viewing the PDFs.",
|
||||
|
||||
Reference in New Issue
Block a user