Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweaked dutch translations #527

Merged
merged 12 commits into from
May 4, 2018
Prev Previous commit
Next Next commit
Tweaked dutch setting translations
  • Loading branch information
RSpeekenbrink committed May 4, 2018
commit 4866cd59be09d2dd220070fb6d4f2e04e15f90f0
2 changes: 1 addition & 1 deletion Modules/Translation/Resources/lang/setting/nl/messages.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php

return [
'settings saved' => 'Instellingen bewaard!',
'settings saved' => 'Instellingen opgeslagen!',
];