core/homeassistant/components/flunearyou/translations/pt.json

12 lines
222 B
JSON
Raw Normal View History

2020-04-23 00:05:07 +00:00
{
"config": {
"step": {
"user": {
"data": {
"latitude": "Latitude",
"longitude": "Longitude"
}
}
}
}
}