Browse Source

Very small fix/update NL strings (#2971)

* Very small fix/update NL strings

* Oops
master
jeroenpraat 7 years ago
committed by Eugen Rochko
parent
commit
65027657ec
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/javascript/mastodon/locales/nl.json

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

@ -145,8 +145,8 @@
"status.reblog": "Boost",
"status.reblogged_by": "{name} boostte",
"status.reply": "Reageren",
"status.replyAll": "Reply to thread",
"status.report": "Report @{name}",
"status.replyAll": "Reageer op iedereen",
"status.report": "Rapporteer @{name}",
"status.sensitive_toggle": "Klik om te zien",
"status.sensitive_warning": "Gevoelige inhoud",
"status.show_less": "Minder tonen",

Loading…
Cancel
Save