about summary refs log tree commit diff
path: root/app/javascript
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@users.noreply.github.com>2017-05-08 23:11:12 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-05-08 23:11:12 +0200
commit406229d927ee3dfbc2fd9ec7a984a90b924f0834 (patch)
tree5d0398a256cd6d75eabba6017cefe48218978b26 /app/javascript
parent7a7d12d27f16370c3789aa97514da25c6e91ae4c (diff)
Updating and extending Dutch strings (#2930)
* Update nl

* Update nl

* Update nl

* Create confirmation_instructions.nl.html.erb

* Create confirmation_instructions.nl.text.erb

* Create password_change.nl.html.erb

* Create password_change.nl.text.erb

* Create reset_password_instructions.nl.html.erb

* Create reset_password_instructions.nl.text.erb
Diffstat (limited to 'app/javascript')
-rw-r--r--app/javascript/mastodon/locales/nl.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json
index d3283b845..98fbd346b 100644
--- a/app/javascript/mastodon/locales/nl.json
+++ b/app/javascript/mastodon/locales/nl.json
@@ -63,6 +63,9 @@
   "getting_started.appsshort": "Apps",
   "getting_started.faq": "FAQ",
   "getting_started.heading": "Beginnen",
+  "getting_started.faq": "FAQ",
+  "getting_started.userguide": "Gebruikersgids",
+  "getting_started.appsshort": "Apps",
   "getting_started.open_source_notice": "Mastodon is open-sourcesoftware. Je kunt bijdragen of problemen melden op GitHub via {github}.",
   "getting_started.support": "{faq} • {userguide} • {apps}",
   "getting_started.userguide": "User Guide",
@@ -140,7 +143,7 @@
   "status.favourite": "Favoriet",
   "status.load_more": "Load more",
   "status.media_hidden": "Media hidden",
-  "status.mention": "@{name} vermelden",
+  "status.mention": "Vermeld @{name}",
   "status.open": "Expand this status",
   "status.reblog": "Boost",
   "status.reblogged_by": "{name} boostte",