From d71578340c191ef1220cba4ee663da2cbbb8f7c1 Mon Sep 17 00:00:00 2001 From: John Peter Sa Date: Fri, 31 Jan 2025 13:34:19 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (45 of 45 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/pt_BR/ --- src/_locales/pt_BR/messages.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json index 2fd4383e..364010fa 100644 --- a/src/_locales/pt_BR/messages.json +++ b/src/_locales/pt_BR/messages.json @@ -141,5 +141,20 @@ }, "redirect": { "message": "Redirect" + }, + "redirectGoogle": { + "message": "Redirecionar o Google" + }, + "search_frontend": { + "message": "Pesquise front -end" + }, + "searchService": { + "message": "Serviço de pesquisa" + }, + "embedFrontend": { + "message": "Incorporar front -end" + }, + "autoPickInstance": { + "message": "Instância automática" } -} \ No newline at end of file +}