From 9f84bf8e909a8ee5abc7e537510266d01827f1ae Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 12 Jan 2024 22:32:05 +0900
Subject: [PATCH] New translations translation.json (Japanese)
---
locales/ja/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/ja/translation.json b/locales/ja/translation.json
index c8ed81a3..649b432a 100644
--- a/locales/ja/translation.json
+++ b/locales/ja/translation.json
@@ -134,5 +134,8 @@
"title": "{user} を通報",
"detail": "詳細",
"submit": "送信"
+ },
+ "search": {
+ "placeholder": "Search timeline"
}
}