Initial commit
This commit is contained in:
31
application/Espo/Resources/i18n/es_MX/Portal.json
Normal file
31
application/Espo/Resources/i18n/es_MX/Portal.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"isActive": "Está Activo",
|
||||
"isDefault": "Es Default",
|
||||
"tabList": "Lista de Tabuladores",
|
||||
"quickCreateList": "Crear Lista Rápida",
|
||||
"theme": "Tema",
|
||||
"language": "Idioma",
|
||||
"dashboardLayout": "Diseño del Tablero",
|
||||
"dateFormat": "Formato de Fecha",
|
||||
"timeFormat": "Formato de Hora",
|
||||
"timeZone": "Zona Horaria",
|
||||
"weekStart": "Primer Día de la Semana",
|
||||
"defaultCurrency": "Moneda Default",
|
||||
"customUrl": "URL Personalizado",
|
||||
"customId": "ID Personalizado"
|
||||
},
|
||||
"links": {
|
||||
"users": "Usuarios",
|
||||
"notes": "Notas"
|
||||
},
|
||||
"tooltips": {
|
||||
"portalRoles": "Los Roles del Portal indicados se aplicarán a todos los usuarios del portal"
|
||||
},
|
||||
"labels": {
|
||||
"Create Portal": "Crear Portal",
|
||||
"User Interface": "Interfaz del Usuario",
|
||||
"Settings": "Configuración"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user