mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Add English GB, Frysk and Galego (#5730)
This commit is contained in:
parent
99e73054a9
commit
43623a30bc
@ -33,6 +33,9 @@
|
|||||||
"en": {
|
"en": {
|
||||||
"nativeName": "English"
|
"nativeName": "English"
|
||||||
},
|
},
|
||||||
|
"en-GB": {
|
||||||
|
"nativeName": "English (GB)"
|
||||||
|
},
|
||||||
"eo": {
|
"eo": {
|
||||||
"nativeName": "Esperanto"
|
"nativeName": "Esperanto"
|
||||||
},
|
},
|
||||||
@ -55,9 +58,15 @@
|
|||||||
"fi": {
|
"fi": {
|
||||||
"nativeName": "Suomi"
|
"nativeName": "Suomi"
|
||||||
},
|
},
|
||||||
|
"fy": {
|
||||||
|
"nativeName": "Frysk"
|
||||||
|
},
|
||||||
"fr": {
|
"fr": {
|
||||||
"nativeName": "Français"
|
"nativeName": "Français"
|
||||||
},
|
},
|
||||||
|
"gl": {
|
||||||
|
"nativeName": "Galego"
|
||||||
|
},
|
||||||
"gsw": {
|
"gsw": {
|
||||||
"nativeName": "Schwiizerdütsch"
|
"nativeName": "Schwiizerdütsch"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user