Initial commit
This commit is contained in:
22
application/Espo/Resources/i18n/es_ES/AuthToken.json
Normal file
22
application/Espo/Resources/i18n/es_ES/AuthToken.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"fields": {
|
||||
"user": "Usuario",
|
||||
"ipAddress": "Dirección IP",
|
||||
"lastAccess": "Fecha del último acceso",
|
||||
"createdAt": "Fecha de acceso",
|
||||
"isActive": "Está activo"
|
||||
},
|
||||
"links": {
|
||||
"actionHistoryRecords": "Histórico"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Activo",
|
||||
"inactive": "Inactivo"
|
||||
},
|
||||
"labels": {
|
||||
"Set Inactive": "Establecer Inactivo"
|
||||
},
|
||||
"massActions": {
|
||||
"setInactive": "Establecer Inactivo"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user