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