22 lines
557 B
JSON
22 lines
557 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
|
|
},
|
|
"error": {
|
|
"no_stations": "N\u00e3o foi poss\u00edvel encontrar nenhuma esta\u00e7\u00e3o ao alcance."
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"name": "Nome da regi\u00e3o"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |