From 3788637994d958fbc03c9b084b659854b9d7bb84 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Wed, 6 Dec 2023 03:38:55 +0900 Subject: [PATCH] New translations translation.json (Japanese) --- locales/ja/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/ja/translation.json b/locales/ja/translation.json index 558574b3..6941eb6c 100644 --- a/locales/ja/translation.json +++ b/locales/ja/translation.json @@ -23,7 +23,10 @@ "title": "アカウントを追加", "domain": "ドメイン", "sign_in": "ログイン", - "authorize": "認証" + "authorize": "認証", + "authorization_code": "Authorization Code", + "authorization_helper": "Please paste the authorization code from your browser", + "without_code_authorize": "Please approve Fedistar in your browser, and after you approve it please authorize" }, "remove": "削除" },