32 lines
1020 B
JSON
32 lines
1020 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_account": "Konto jest ju\u017c skonfigurowane."
|
|
},
|
|
"error": {
|
|
"account_error": "Niepoprawne uwierzytelnienie.",
|
|
"session_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia.",
|
|
"unknown": "Nieoczekiwany b\u0142\u0105d."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "[%key_id:common::config_flow::data::password%]",
|
|
"server": "Serwer",
|
|
"username": "[%key_id:common::config_flow::data::username%]"
|
|
},
|
|
"description": "Wprowad\u017a dane uwierzytelniaj\u0105ce Dexcom",
|
|
"title": "Skonfiguruj integracj\u0119 Dexcom"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"unit_of_measurement": "Jednostka miary"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |