From d1c3039013065cdee7e9137d8b7f7a26ac45f429 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:11 +0900 Subject: [PATCH] New translations translation.json (Portuguese) --- locales/pt_pt/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/pt_pt/translation.json b/locales/pt_pt/translation.json index d874093c..9be2d14b 100644 --- a/locales/pt_pt/translation.json +++ b/locales/pt_pt/translation.json @@ -183,6 +183,9 @@ "submit": "Submeter" }, "search": { - "placeholder": "Pesquisar na timeline" + "placeholder": "Pesquisar na timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } }