From: m4sk1n Date: Tue, 27 Jun 2017 20:14:31 +0000 (+0200) Subject: i18n: Turn report screen into a modal (pl) (#3974) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=6ad72728f67bd41d9828055ce602af22db54855b;p=mastodon.git i18n: Turn report screen into a modal (pl) (#3974) --- diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json index 6dcb872df..bf425501f 100644 --- 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",