From b66e42b48bc15804df493d768ce1c078a2165f31 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 13 May 2023 10:40:01 +0900 Subject: [PATCH] New translations translation.json (Japanese) --- src/config/locales/ja/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 81cfac63..c9e97ac6 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -34,7 +34,8 @@ "jump_to": "移動" }, "help": { - "name": "ヘルプ" + "name": "ヘルプ", + "thirdparty": "Thirdparty licenses" } }, "global_header": { @@ -303,6 +304,9 @@ "comment": "追加のコメント", "cancel": "キャンセル", "ok": "報告" + }, + "thirdparty": { + "title": "Thirdparty licenses" } }, "cards": {