commit: 6ad72728f67bd41d9828055ce602af22db54855b
parent: 64d9c016bde538bc2f77350d160a387cc2c62ff8
Author: m4sk1n <me@m4sk.in>
Date: Tue, 27 Jun 2017 22:14:31 +0200
i18n: Turn report screen into a modal (pl) (#3974)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json
@@ -136,10 +136,10 @@
"privacy.unlisted.long": "Niewidoczne na publicznych osiach czasu",
"privacy.unlisted.short": "Niewidoczne",
"reply_indicator.cancel": "Anuluj",
- "report.heading": "Nowe zgłoszenie",
+ "report.heading": "Zgłoś {target}",
"report.placeholder": "Dodatkowe komentarze",
"report.submit": "Wyślij",
- "report.target": "Zgłaszanie",
+ "report.target": "Zgłaszanie {target}",
"search.placeholder": "Szukaj",
"search_results.total": "{count, number} {count, plural, one {wynik} more {wyniki}}",
"status.cannot_reblog": "Ten post nie może zostać podbity",