Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/assets')
-rw-r--r--web/assets/js/langs.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/assets/js/langs.js b/web/assets/js/langs.js
index 1972d840..823160ad 100644
--- a/web/assets/js/langs.js
+++ b/web/assets/js/langs.js
@@ -20,6 +20,11 @@ const supportLangs = [
icon: "🇹🇼",
},
{
+ name: "日本語",
+ value: "ja-JP",
+ icon: "🇯🇵",
+ },
+ {
name: "Русский",
value: "ru-RU",
icon: "🇷🇺",