diff options
author | Guido Leenders <guido.leenders@invantive.com> | 2024-11-12 09:45:10 +0100 |
---|---|---|
committer | Guido Leenders <guido.leenders@invantive.com> | 2024-11-12 09:45:10 +0100 |
commit | b6fdde2f044cecef0a16d2b4f3a86ef5e77ce068 (patch) | |
tree | 51b7b8c1225133becc7496dc1129fac3fdad46df /lingui.config.js | |
parent | 5ee809e4213b57693fc6767c86d66d73382064db (diff) | |
download | voidsky-b6fdde2f044cecef0a16d2b4f3a86ef5e77ce068.tar.zst |
Allow use of Dutch translations [ER].
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 d84fe9f57..64429bad4 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -15,6 +15,7 @@ module.exports = { 'it', 'ja', 'ko', + 'nl', 'pt-BR', 'ru', 'th', |