mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Add translations for Geolocation (#89880)
This commit is contained in:
parent
5657fcd1e8
commit
db5a7b0e5e
19
homeassistant/components/geo_location/strings.json
Normal file
19
homeassistant/components/geo_location/strings.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"title": "Geolocation",
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"name": "[%key:component::geo_location::title%]",
|
||||
"state_attributes": {
|
||||
"latitude": {
|
||||
"name": "Latitude"
|
||||
},
|
||||
"longitude": {
|
||||
"name": "Longitude"
|
||||
},
|
||||
"source": {
|
||||
"name": "Source"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user