From 25472e62d65eafd955a6e7817fed2c234912e821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=AE=E8=84=87=E4=B8=88=E6=B2=BB?= Date: Mon, 25 Mar 2024 04:12:26 +0000 Subject: [PATCH] :globe_with_meridians: Translated (Japanese) Currently translated at 70.2% (267 of 380 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ja/ --- frontend/src/lib/i18n/locales/ja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ja.json b/frontend/src/lib/i18n/locales/ja.json index cc8d098..f952055 100644 --- a/frontend/src/lib/i18n/locales/ja.json +++ b/frontend/src/lib/i18n/locales/ja.json @@ -274,7 +274,8 @@ "never": "しない", "library": "ライブラリ", "progress": "進捗", - "info": "情報" + "info": "情報", + "normal": "普通" }, "search_page": { "at_least_3_characters": "少なくとも3文字を入力してください.",