mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
added spanish
This commit is contained in:
9
home/module_def/home/locale/_messages_doc.json
Normal file
9
home/module_def/home/locale/_messages_doc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
"Event Updates",
|
||||
"My Company",
|
||||
"Desktop",
|
||||
"Attributions",
|
||||
"dashboard",
|
||||
"Activity",
|
||||
"Latest Updates"
|
||||
]
|
||||
9
home/module_def/home/locale/es-doc.json
Normal file
9
home/module_def/home/locale/es-doc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Activity": "Actividad",
|
||||
"Attributions": "Atribuciones",
|
||||
"Desktop": "Escritorio",
|
||||
"Event Updates": "Actualizaciones del Evento",
|
||||
"Latest Updates": "Las \u00faltimas novedades",
|
||||
"My Company": "Mi Empresa",
|
||||
"dashboard": "salpicadero"
|
||||
}
|
||||
Reference in New Issue
Block a user