mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
Add config panel translation (#511)
This commit is contained in:
parent
6d7de9bd15
commit
2f8eeec929
@ -3,6 +3,7 @@
|
|||||||
"en": "English"
|
"en": "English"
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
|
"config": "Configuration",
|
||||||
"states": "Overview",
|
"states": "Overview",
|
||||||
"map": "Map",
|
"map": "Map",
|
||||||
"logbook": "Logbook",
|
"logbook": "Logbook",
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"language": {
|
"language": {
|
||||||
"nl": "Dutch"
|
"nl": "Nederlands"
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
|
"config": "Instellingen",
|
||||||
"states": "Overzicht",
|
"states": "Overzicht",
|
||||||
"map": "Kaart",
|
"map": "Kaart",
|
||||||
"logbook": "Logboek",
|
"logbook": "Logboek",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user