diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-10-20 17:24:49 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-10-20 17:24:49 +0000 |
| commit | 350f25016f7a42cf1775785dc0c3cb7e59bb321d (patch) | |
| tree | 7b94ed7c2cce7b8a085362997205e59d54ce59af /src | |
| parent | f31df6406a2c7b2eb5412c19c15f4b60e6f18a77 (diff) | |
| parent | cf65ecb99d932f42d6efd3e493a374b3d48fa2c1 (diff) | |
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
Translations update from Weblate
See merge request pleroma/pleroma-fe!1259
Diffstat (limited to 'src')
| -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", |
