mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 06:46:35 +00:00
Add Welsh + Indonesian to languages (#873)
* Add Welsh to languages * Add Indonesian
This commit is contained in:
parent
f87dbc5735
commit
bae1ab822c
@ -14,6 +14,9 @@
|
|||||||
"cs": {
|
"cs": {
|
||||||
"nativeName": "Čeština"
|
"nativeName": "Čeština"
|
||||||
},
|
},
|
||||||
|
"cy": {
|
||||||
|
"nativeName": "Cymraeg"
|
||||||
|
},
|
||||||
"da": {
|
"da": {
|
||||||
"nativeName": "Dansk"
|
"nativeName": "Dansk"
|
||||||
},
|
},
|
||||||
@ -59,6 +62,9 @@
|
|||||||
"hu": {
|
"hu": {
|
||||||
"nativeName": "Magyar"
|
"nativeName": "Magyar"
|
||||||
},
|
},
|
||||||
|
"id": {
|
||||||
|
"nativeName": "Indonesia"
|
||||||
|
},
|
||||||
"it": {
|
"it": {
|
||||||
"nativeName": "Italiano"
|
"nativeName": "Italiano"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user