36 lines
1004 B
JSON
36 lines
1004 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "La cuenta ya est\u00e1 configurada",
|
|
"reauth_successful": "La reautenticaci\u00f3n se realiz\u00f3 correctamente"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Contrase\u00f1a"
|
|
},
|
|
"title": "Volver a autenticar Tile"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Contrase\u00f1a",
|
|
"username": "Correo electr\u00f3nico"
|
|
},
|
|
"title": "Configurar Tile"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_inactive": "Mostrar Tiles inactivos"
|
|
},
|
|
"title": "Configurar Tile"
|
|
}
|
|
}
|
|
}
|
|
} |