Skip to content

Commit

Permalink
Add new language ja-JP (#2601)
Browse files Browse the repository at this point in the history
  • Loading branch information
modimobeikete authored Nov 15, 2024
1 parent f497a8d commit c5bbb6b
Show file tree
Hide file tree
Showing 2 changed files with 602 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web/assets/js/langs.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ const supportLangs = [
value: "zh-TW",
icon: "🇹🇼",
},
{
name: "日本語",
value: "ja-JP",
icon: "🇯🇵",
},
{
name: "Русский",
value: "ru-RU",
Expand Down
Loading

0 comments on commit c5bbb6b

Please sign in to comment.