From 9df05fe0fa2123349e3dd78f4724e834c6202b12 Mon Sep 17 00:00:00 2001 From: boojack Date: Tue, 7 Nov 2023 22:39:27 +0800 Subject: [PATCH] chore: update i18n from Weblate (#2489) * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (316 of 316 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (316 of 316 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/ --------- Co-authored-by: LibreTranslate Co-authored-by: Lincoln Nogueira --- web/src/locales/pt-BR.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/locales/pt-BR.json b/web/src/locales/pt-BR.json index 94d71be38..6052ca111 100644 --- a/web/src/locales/pt-BR.json +++ b/web/src/locales/pt-BR.json @@ -45,6 +45,7 @@ "fold": "Recolher", "home": "Início", "image": "Imagem", + "inbox": "Caixa de Entrada", "language": "Idioma", "learn-more": "Saiba mais", "link": "Link", @@ -120,6 +121,9 @@ "memos-in": "memos em {{period}}", "memos-on": "{{amount}} memos em {{date}}" }, + "inbox": { + "memo-comment": "{{user}} tem um comentário sobre o seu {{memo}}." + }, "memo": { "archived-at": "Arquivado em", "archived-memos": "Memos arquivados",