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