23 lines
924 B
JSON
23 lines
924 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "[%key::common::config_flow::error::cannot_connect%]",
|
|
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Klucz API",
|
|
"latitude": "[%key::common::config_flow::data::latitude%]",
|
|
"longitude": "[%key::common::config_flow::data::longitude%]",
|
|
"station": "Kod stacji METAR"
|
|
},
|
|
"description": "Je\u015bli nie podasz kodu stacji METAR, do znalezienia najbli\u017cszej stacji zostan\u0105 u\u017cyte wsp\u00f3\u0142rz\u0119dne geograficzne.",
|
|
"title": "Po\u0142\u0105czenie z National Weather Service"
|
|
}
|
|
}
|
|
}
|
|
} |