From fd9bf3e7acde08580c9e3c2c4c21756414124f0f Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 12 Jan 2024 22:32:03 +0900
Subject: [PATCH] New translations translation.json (Hungarian)
---
locales/hu/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/hu/translation.json b/locales/hu/translation.json
index 2eefbb4d..d57e0db2 100644
--- a/locales/hu/translation.json
+++ b/locales/hu/translation.json
@@ -134,5 +134,8 @@
"title": "Report {user}",
"detail": "Detail",
"submit": "Submit"
+ },
+ "search": {
+ "placeholder": "Search timeline"
}
}