27 lines
977 B
JSON
27 lines
977 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"invalid_auth": "Niepoprawne uwierzytelnienie",
|
|
"service_unavailable_error": "Interfejs API jest obecnie niedost\u0119pny, spr\u00f3buj ponownie p\u00f3\u017aniej.",
|
|
"unknown_auth_error": "Nieoczekiwany b\u0142\u0105d"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Has\u0142o"
|
|
},
|
|
"description": "Potwierd\u017a has\u0142o do konta Meater Cloud {username}."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Has\u0142o",
|
|
"username": "Nazwa u\u017cytkownika"
|
|
},
|
|
"data_description": {
|
|
"username": "Nazwa u\u017cytkownika Meater Cloud, zazwyczaj adres e-mail."
|
|
},
|
|
"description": "Skonfiguruj swoje konto w Meater Cloud."
|
|
}
|
|
}
|
|
}
|
|
} |