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:
Aindriú Mac Giolla Eoin 2024-09-27 22:49:31 +01:00 committed by GitHub
parent 6c1167df4a
commit b996bd3e65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ LANGUAGES = {
"fi",
"fr",
"fy",
"ga",
"gl",
"gsw",
"he",