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