diff options
author | surfdude29 <149612116+surfdude29@users.noreply.github.com> | 2025-05-10 03:14:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 19:14:42 -0700 |
commit | a2365e08b48fed049be562ec5aedd2db2fb6d633 (patch) | |
tree | 5f3141d59c4d07d66be6c345ff863f9335ce0230 /lingui.config.js | |
parent | a0bd8042621e108f47e09dd096cf0d73fe1cee53 (diff) | |
download | voidsky-a2365e08b48fed049be562ec5aedd2db2fb6d633.tar.zst |
Add language: Frisian (#8214)
* Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts * Create messages.po
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 b786bea25..79d069613 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -15,6 +15,7 @@ module.exports = { 'eu', 'fi', 'fr', + 'fy', 'ga', 'gd', 'gl', |