21 lines
819 B
JSON
21 lines
819 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"authorize_url_timeout": "Tiempo de espera agotado generando la url de autorizaci\u00f3n.",
|
|
"missing_configuration": "El componente no est\u00e1 configurado. Consulta la documentaci\u00f3n.",
|
|
"reauth_successful": "La reautenticaci\u00f3n se realiz\u00f3 correctamente"
|
|
},
|
|
"create_entry": {
|
|
"default": "Autenticado correctamente"
|
|
},
|
|
"step": {
|
|
"pick_implementation": {
|
|
"title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "La integraci\u00f3n de Lyric necesita volver a autenticar tu cuenta.",
|
|
"title": "Volver a autenticar la integraci\u00f3n"
|
|
}
|
|
}
|
|
}
|
|
} |