about summary refs log tree commit diff
path: root/app/javascript
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@users.noreply.github.com>2017-05-11 00:20:13 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-05-11 00:20:13 +0200
commit65027657ec5595131bfd82fce1458c9e2cd1afc6 (patch)
tree52f05b34e3b69b7e100b0fbc8cb85889a8edf80c /app/javascript
parent08949cca413ae7df2a7b8e845e8c9a0e3c246b3a (diff)
Very small fix/update NL strings (#2971)
* Very small fix/update NL strings

* Oops
Diffstat (limited to 'app/javascript')
-rw-r--r--app/javascript/mastodon/locales/nl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json
index b86746139..11416baa5 100644
--- a/app/javascript/mastodon/locales/nl.json
+++ b/app/javascript/mastodon/locales/nl.json
@@ -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",