diff options
| author | Marcin Mikołajczak <me@mkljczk.pl> | 2020-10-20 15:00:22 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-10-20 15:56:12 +0000 |
| commit | cf65ecb99d932f42d6efd3e493a374b3d48fa2c1 (patch) | |
| tree | 7b94ed7c2cce7b8a085362997205e59d54ce59af | |
| parent | f31df6406a2c7b2eb5412c19c15f4b60e6f18a77 (diff) | |
Translated using Weblate (Polish)
Currently translated at 100.0% (669 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
| -rw-r--r-- | src/i18n/pl.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/pl.json b/src/i18n/pl.json index dfa0729d..67cf38a5 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -666,7 +666,8 @@ "hide_full_subject": "Ukryj cały temat", "show_full_subject": "Pokaż cały temat", "thread_muted_and_words": ", ma słowa:", - "thread_muted": "Wątek wyciszony" + "thread_muted": "Wątek wyciszony", + "status_deleted": "Ten wpis został usunięty" }, "user_card": { "approve": "Przyjmij", |
