From 384de209b3fcb53dacce307795f3c912649f05f8 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 6 Dec 2023 01:05: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 ee8a5c09f3..558574b38d 100644
--- a/locales/ja/translation.json
+++ b/locales/ja/translation.json
@@ -21,11 +21,11 @@
"accounts": {
"new": {
"title": "アカウントを追加",
- "domain": "Domain",
+ "domain": "ドメイン",
"sign_in": "ログイン",
"authorize": "認証"
},
- "remove": "Remove"
+ "remove": "削除"
},
"notification": {
"favourite": {
@@ -109,7 +109,7 @@
"followings": "フォロー中"
},
"settings": {
- "title": "Settings",
- "language": "Language"
+ "title": "設定",
+ "language": "言語"
}
}