diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-02-11 12:51:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-11 12:51:19 -0800 |
commit | eabe3ed23112982a370291b3e1a26cf9754969a4 (patch) | |
tree | c144857e2bee66351e2791d88eb1e9e9da27805e /app.config.js | |
parent | 98b7e95b46838f00c3853bf6a32d4996b76dd98d (diff) | |
download | voidsky-eabe3ed23112982a370291b3e1a26cf9754969a4.tar.zst |
Add language: Interlingua (#7715)
* Add language: Interlingua * Add ia entry in dates
Diffstat (limited to 'app.config.js')
-rw-r--r-- | app.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js index 9916e3e65..2303a2a33 100644 --- a/app.config.js +++ b/app.config.js @@ -86,6 +86,7 @@ module.exports = function (config) { 'gl', 'hi', 'hu', + 'ia', 'id', 'it', 'ja', |