mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
Added spanish translation
This commit is contained in:
10
public/locales/es/client-fields.json
Normal file
10
public/locales/es/client-fields.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"label": "Etiqueta",
|
||||
"field": "Campo",
|
||||
"delete_modal": {
|
||||
"title": "Eliminar campo",
|
||||
"ok_title": "Eliminar",
|
||||
"cancel_title": "Descartar"
|
||||
},
|
||||
"notification_deleted": "Eliminado"
|
||||
}
|
||||
Reference in New Issue
Block a user