diff options
author | Kevin Scannell <kscanne@gmail.com> | 2024-04-03 19:32:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 17:32:53 -0700 |
commit | cad0590694572b6c5e1eb35f2f6c09edeef33724 (patch) | |
tree | db5ef363805390bdb3344041263e3ca0820d3794 /lingui.config.js | |
parent | 93fbd9119313e881f7ea86d36d05b787be7db055 (diff) | |
download | voidsky-cad0590694572b6c5e1eb35f2f6c09edeef33724.tar.zst |
Irish PO file thanks to @kingdonncha1.bsky.social (#2924)
* Irish PO file thanks to @kingdonncha1.bsky.social * feat: add Gaeilge options added by @kscanne into the GUI --------- Co-authored-by: Kat Gaea <kat.knight@newgaea.net>
Diffstat (limited to 'lingui.config.js')
-rw-r--r-- | lingui.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lingui.config.js b/lingui.config.js index d10363eb3..b8e0da7bf 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -6,6 +6,7 @@ module.exports = { 'es', 'fi', 'fr', + 'ga', 'hi', 'id', 'ja', |