diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-10-20 02:39:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-20 02:39:39 +0200 |
commit | 9486f0ca7774a148845a45db74ae8527cc963e85 (patch) | |
tree | fbf167deba3b5deef9f1b92d24846f51fcb13bf4 /config/locales/pl.yml | |
parent | 369cc5f555821d823d4daf7aab3142cdac896a69 (diff) |
Add "disable" button to report screen (#9024)
* Add "disable" button to report screen * i18n-tasks remove-unused
Diffstat (limited to 'config/locales/pl.yml')
-rw-r--r-- | config/locales/pl.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/pl.yml b/config/locales/pl.yml index dfebe25bd..4921055e3 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -354,9 +354,7 @@ pl: reported_by: Zgłaszający resolved: Rozwiązane resolved_msg: Pomyślnie rozwiązano zgłoszenie. - silence_account: Wycisz konto status: Stan - suspend_account: Zawieś konto title: Zgłoszenia unassign: Cofnij przypisanie unresolved: Nierozwiązane |