mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 03:53:17 -05:00
Added spanish translation
This commit is contained in:
12
public/locales/es/invoice-controls.json
Normal file
12
public/locales/es/invoice-controls.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"back": "Atrás",
|
||||
"book": "Libro",
|
||||
"download_pdf": "Descargar PDF",
|
||||
"delete": "Eliminar",
|
||||
"delete_modal": {
|
||||
"title": "Eliminar factura",
|
||||
"ok_title": "Eliminar",
|
||||
"cancel_title": "Descartar"
|
||||
},
|
||||
"notification_deleted": "Eliminado"
|
||||
}
|
||||
Reference in New Issue
Block a user