diff options
author | surfdude29 <149612116+surfdude29@users.noreply.github.com> | 2025-03-05 23:56:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-05 15:56:13 -0800 |
commit | a42efd15d781f5bd7225589bbc0dd753aff44166 (patch) | |
tree | a99b72905f848df75db52e1b3514c5c9d6776a0b /lingui.config.js | |
parent | d0c2003cc77f8646e8aa9ae450c5accf889293ce (diff) | |
download | voidsky-a42efd15d781f5bd7225589bbc0dd753aff44166.tar.zst |
Add language: Scottish Gaelic (#7864)
* Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts
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 6738c4b35..38e194eb2 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -15,6 +15,7 @@ module.exports = { 'fi', 'fr', 'ga', + 'gd', 'gl', 'hi', 'hu', |