소스 검색

Add Japanese Translation

askdkc 10 달 전
부모
커밋
47ec74f0aa
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/gui/src/i18n/translations/translations.js

+ 2 - 0
src/gui/src/i18n/translations/translations.js

@@ -31,6 +31,7 @@ import hi from './hi.js';
 import hy from './hy.js';
 import it from './it.js';
 import ig from './ig.js';
+import ja from './ja.js';
 import ko from './ko.js';
 import nb from './nb.js';
 import nl from './nl.js';
@@ -65,6 +66,7 @@ export default {
     hy,
     it,
     ig,
+    ja,
     ko,
     nb,
     nl,