42 lines
1.5 KiB
JSON
42 lines
1.5 KiB
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"error_auth_app": "ID d'aplicaci\u00f3 o secret incorrectes",
|
|
"error_auth_mfa": "Codi incorrecte",
|
|
"error_auth_user": "Nom d'usuari o contrasenya incorrectes"
|
|
},
|
|
"step": {
|
|
"auth_app": {
|
|
"data": {
|
|
"app_id": "ID d'aplicaci\u00f3",
|
|
"app_secret": "Secret"
|
|
},
|
|
"description": "ID d'aplicaci\u00f3 i codi secret de <a href=\"https://my.starline.ru/developer\" target=\"_blank\">compte de desenvolupador de StarLine</a>",
|
|
"title": "Credencials d'aplicaci\u00f3"
|
|
},
|
|
"auth_captcha": {
|
|
"data": {
|
|
"captcha_code": "Codi des de imatge"
|
|
},
|
|
"description": "{captcha_img}",
|
|
"title": "Captcha"
|
|
},
|
|
"auth_mfa": {
|
|
"data": {
|
|
"mfa_code": "Codi SMS"
|
|
},
|
|
"description": "Introdueix el codi rebut al n\u00famero {phone_number}",
|
|
"title": "Verificaci\u00f3 en dos passos"
|
|
},
|
|
"auth_user": {
|
|
"data": {
|
|
"password": "Contrasenya",
|
|
"username": "Nom d'usuari"
|
|
},
|
|
"description": "Correu electr\u00f2nic i contrasenya del compte StarLine",
|
|
"title": "Credencials d\u2019usuari"
|
|
}
|
|
},
|
|
"title": "StarLine"
|
|
}
|
|
} |