mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Updated languages.py to add Irish lang code (manually) (#126689)
* Updated languages.py to add Irish lang code (manually) Added Irish language code manually without running the command 'python3 -m script.languages ga'. Due to the size of the repository, I was unable to clone and run the generation script for updating languages.py * Update homeassistant/generated/languages.py Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com> --------- Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
This commit is contained in:
parent
6c1167df4a
commit
b996bd3e65
@ -28,6 +28,7 @@ LANGUAGES = {
|
||||
"fi",
|
||||
"fr",
|
||||
"fy",
|
||||
"ga",
|
||||
"gl",
|
||||
"gsw",
|
||||
"he",
|
||||
|
Loading…
x
Reference in New Issue
Block a user