From de772eb2cc508f55c53afadd7b2c290f64db3fe9 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sat, 12 Oct 2024 18:45:38 +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 29a4772a..3d9334d5 100644
--- a/locales/ja/translation.json
+++ b/locales/ja/translation.json
@@ -6,7 +6,7 @@
"public": "連合",
"favourites": "お気に入り",
"bookmarks": "ブックマーク",
- "follow_requests": "Follow Requests",
+ "follow_requests": "フォローリクエスト",
"search": "検索",
"status": {
"avatar": "{user} のAavtar",
@@ -102,8 +102,8 @@
}
},
"follow_requests": {
- "authorize": "Authorize",
- "reject": "Reject"
+ "authorize": "許可",
+ "reject": "却下"
},
"compose": {
"placeholder": "今なにしてる?",
@@ -182,7 +182,7 @@
"save": "保存",
"language": "言語",
"font_size": "フォントサイズ",
- "font_family": "Font family",
+ "font_family": "フォント",
"mode": "カラーモード",
"dark_mode": "ダークモード",
"light_mode": "ライトモード",