feat(i18n): add Japanese language

This commit is contained in:
Elian Doran
2025-08-14 14:51:53 +03:00
parent dbf3bcfacf
commit 9bdc51a3fb
2 changed files with 7 additions and 1 deletions

View File

@@ -50,6 +50,11 @@ const UNSORTED_LOCALES: Locale[] = [
name: "Русский",
electronLocale: "ru"
},
{
id: "ja",
name: "日本語",
electronLocale: "ja"
},
/*
* Right to left languages