From 9b2dcb8146c7ab549f1088b93c09e4f7557af06c Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 7 Dec 2023 22:42:39 +0900
Subject: [PATCH] New translations translation.json (Japanese)
---
locales/ja/translation.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/locales/ja/translation.json b/locales/ja/translation.json
index 778a43e1..9793472f 100644
--- a/locales/ja/translation.json
+++ b/locales/ja/translation.json
@@ -24,9 +24,9 @@
"domain": "ドメイン",
"sign_in": "ログイン",
"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"
+ "authorization_code": "認証コード",
+ "authorization_helper": "ブラウザに表示された認証コードを貼り付けてください",
+ "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize"
},
"remove": "削除"
},
@@ -114,6 +114,6 @@
"settings": {
"title": "設定",
"language": "言語",
- "font_size": "Font size"
+ "font_size": "フォントサイズ"
}
}