diff --git a/js/translations.js b/js/translations.js index 52b9f37..c8c4b49 100644 --- a/js/translations.js +++ b/js/translations.js @@ -16,6 +16,8 @@ i18next const languages = [ ['de', 'Deutsch'], ['en', 'English'], + ['it', 'Italiano'], + ['ja', '日本語'], ['zh-CN', '简体中文'], ['zh-TW', '繁體中文'] ],