diff options
author | ThibG <thib@sitedethib.com> | 2018-05-22 10:02:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-22 10:02:33 +0200 |
commit | 2289250f69e78a8888f8fc4db7ec24a1049c161e (patch) | |
tree | f94c0f5311d9b995d78420c17f314a820c2ec6d8 | |
parent | f93806ea55956f911e24e52d8aa339573e37dd00 (diff) | |
parent | 6dd676e00690e2bfd117e480461ca5a83c1a3a95 (diff) |
Merge pull request #503 from glitch-soc/merge-upstream
Merge upstream
-rw-r--r-- | app/javascript/mastodon/locales/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json index 486971c6d..cca48eaf6 100644 --- a/app/javascript/mastodon/locales/pl.json +++ b/app/javascript/mastodon/locales/pl.json @@ -284,8 +284,8 @@ "tabs_bar.local_timeline": "Lokalne", "tabs_bar.notifications": "Powiadomienia", "tabs_bar.search": "Szukaj", - "timeline.media": "Media", - "timeline.posts": "Toots", + "timeline.media": "Zawartość multimedialna", + "timeline.posts": "Wpisy", "ui.beforeunload": "Utracisz tworzony wpis, jeżeli opuścisz Mastodona.", "upload_area.title": "Przeciągnij i upuść aby wysłać", "upload_button.label": "Dodaj zawartość multimedialną", |