about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorMinseo Lee <itoupluk427@gmail.com>2024-12-25 01:54:05 +0900
committerGitHub <noreply@github.com>2024-12-24 16:54:05 +0000
commitf05962a4928e5102e6abe773e938ae8ab941a2c4 (patch)
tree736b03b3049028481c92751bff45bff65b45a489 /app.config.js
parent2b28c85b43c81ab89a3e7df0c46baa9130c6f2d1 (diff)
downloadvoidsky-f05962a4928e5102e6abe773e938ae8ab941a2c4.tar.zst
Fix Nepali language code (#7265)
* Replace `np` with `ne`

* Reorder
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js
index 1461b7b88..404f02dde 100644
--- a/app.config.js
+++ b/app.config.js
@@ -89,8 +89,8 @@ module.exports = function (config) {
             'ja',
             'km',
             'ko',
+            'ne',
             'nl',
-            'np',
             'pl',
             'pt-BR',
             'ro',