diff options
author | surfdude29 <149612116+surfdude29@users.noreply.github.com> | 2025-03-05 23:55:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-05 15:55:29 -0800 |
commit | d0c2003cc77f8646e8aa9ae450c5accf889293ce (patch) | |
tree | 291c4a6c3365a10ca4fd5dc0ea3ed50b716bdc09 /lingui.config.js | |
parent | 1cfdd2a7a02c2e31f5f4be3cf9746a9054dde5c0 (diff) | |
download | voidsky-d0c2003cc77f8646e8aa9ae450c5accf889293ce.tar.zst |
Add language: Welsh (#7866)
* 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 7bef43509..6738c4b35 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -5,6 +5,7 @@ module.exports = { 'an', 'ast', 'ca', + 'cy', 'da', 'de', 'el', |