Browse Source

Merge remote-tracking branch 'origin/master' into merge-upstream

Conflicts:
 	config/locales/pl.yml

The conflict in config/locales/pl.yml concerns the themes key, which is
not used in glitchsoc.  Resolution: remove the themes key-related
changes, i.e. accept-ours.
closed-social-glitch-2
David Yip 6 years ago
parent
commit
6dd676e006
No known key found for this signature in database GPG Key ID: 7DA0036508FCC0CC
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/javascript/mastodon/locales/pl.json

+ 2
- 2
app/javascript/mastodon/locales/pl.json View File

@ -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ą",

Loading…
Cancel
Save