From 50d8ffc0eae3393f4d07128acaf05ac69972ebb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Am=C3=A9rico=20Monteiro?= Date: Sat, 18 Jul 2026 01:26:20 +0200 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 99.2% (1321 of 1331 strings) Translation: AdventureLog/Web App Translate-URL: https://hosted.weblate.org/projects/adventurelog/web-app/pt/ --- frontend/src/locales/pt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/pt.json b/frontend/src/locales/pt.json index ff6a896b..38797396 100644 --- a/frontend/src/locales/pt.json +++ b/frontend/src/locales/pt.json @@ -580,7 +580,9 @@ "type_lodging": "Alojamento", "type_collection": "Viagens", "type_note": "Notas", - "type_checklist": "Listas de verificação" + "type_checklist": "Listas de verificação", + "search_placeholder": "Procurar eventos, locais, coleções...", + "upcoming": "Próximos eventos" }, "categories": { "add_new_category": "Adicionar nova categoria",