diff options
author | Ankit Bhandari <85058931+whoisanku@users.noreply.github.com> | 2024-12-19 05:19:50 +0545 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-18 15:34:50 -0800 |
commit | bdae89b67b5f50e0eda5caf851c7942434ec52f4 (patch) | |
tree | 2ba48968fd436a9927492fdad5f4d1f6e0e43113 /app.config.js | |
parent | 0e7ad198303b1cf7bfd86cd83f6c8eebfa09cfce (diff) | |
download | voidsky-bdae89b67b5f50e0eda5caf851c7942434ec52f4.tar.zst |
Nepali Translation (divyaswormakai's reviewed & some changes) (#7033)
* feat: prepare necesaary files * fix: message file for nepali translation * feat: language file update * feat: add missing pieces * feat: one and other updates * additional changes --------- Co-authored-by: Divyaswor Makai <makaidivya@gmail.com>
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 8dfe2576d..2bbbfbd5a 100644 --- a/app.config.js +++ b/app.config.js @@ -90,6 +90,7 @@ module.exports = function (config) { 'km', 'ko', 'nl', + 'np', 'pl', 'pt-BR', 'ro', |