diff options
| author | Marcin Mikołajczak <me@m4sk.in> | 2019-05-10 06:52:01 +0000 |
|---|---|---|
| committer | Marcin Mikołajczak <me@m4sk.in> | 2019-05-10 06:52:01 +0000 |
| commit | caf9e627a72d73112d4f9053e3cdf2380af59f57 (patch) | |
| tree | 4347110057a341b656cd62ea96627be05103b53e /src/i18n/pl.json | |
| parent | cd67b1f49614c38bf6e530509826a731653ea329 (diff) | |
Fix small mistake in Polish translation
Diffstat (limited to 'src/i18n/pl.json')
| -rw-r--r-- | src/i18n/pl.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/pl.json b/src/i18n/pl.json index 715e5d6e..51cadfb6 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -363,7 +363,7 @@ "error_fetching": "Błąd pobierania", "load_older": "Załaduj starsze statusy", "no_retweet_hint": "Wpis oznaczony jako tylko dla obserwujących lub bezpośredni nie może zostać powtórzony", - "repeated": "powtórzono", + "repeated": "powtórzył(-a)", "show_new": "Pokaż nowe", "up_to_date": "Na bieżąco", "no_more_statuses": "Brak kolejnych statusów", |
