diff options
| author | Artur Mancha <joker@nadaradical.com> | 2021-01-16 17:47:01 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-25 17:04:16 +0000 |
| commit | e8fb0f313e89978346d45bf9f105cfe84894c5ee (patch) | |
| tree | 406f025e5d1e2b651c84482c9b48b45e48c4c097 | |
| parent | 67a0d835683e8ec4121cb7dabfb9b990d513cc6d (diff) | |
Translated using Weblate (Portuguese)
Currently translated at 49.0% (332 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 f2e66599..b68c8cc2 100644 --- a/src/i18n/pt.json +++ b/src/i18n/pt.json @@ -429,7 +429,9 @@ }, "keyword": { "replace": "Repor", - "reject": "Rejeitar" + "reject": "Rejeitar", + "is_replaced_by": "→", + "keyword_policies": "Políticas de palavras-chave" }, "federation": "Federação" } |
