diff options
| author | Afonso Pereira <afonso.pereira@protonmail.com> | 2021-01-18 11:27:02 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-25 17:04:16 +0000 |
| commit | a5def5cf56704c763e17a4f68bcd122f82cf27dd (patch) | |
| tree | 712064de11167e96e537e06877e536b1184d3a67 | |
| parent | 24f7cbf3c9fc159a523b36795a41e4d3bbbfd5fe (diff) | |
Translated using Weblate (Portuguese)
Currently translated at 69.7% (472 of 677 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pt/
| -rw-r--r-- | src/i18n/pt.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/pt.json b/src/i18n/pt.json index 74190b39..15ac8def 100644 --- a/src/i18n/pt.json +++ b/src/i18n/pt.json @@ -433,7 +433,9 @@ "bot": "Esta uma conta bot", "import_mutes_from_a_csv_file": "Importar silenciados de um ficheiro csv", "mutes_imported": "Silenciados importados! Processá-los pode demorar alguns instantes.", - "allow_following_move": "Permitir auto-follow quando a conta migrar" + "allow_following_move": "Permitir auto-follow quando a conta migrar", + "domain_mutes": "Domínios", + "discoverable": "Permitir a descoberta desta conta em resultados de busca e outros serviços" }, "timeline": { "collapse": "Esconder", |
