From bdae89b67b5f50e0eda5caf851c7942434ec52f4 Mon Sep 17 00:00:00 2001 From: Ankit Bhandari <85058931+whoisanku@users.noreply.github.com> Date: Thu, 19 Dec 2024 05:19:50 +0545 Subject: 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 --- app.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'app.config.js') 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', -- cgit 1.4.1