Update nl.html

Better translation for clipboard.copied
This commit is contained in:
Bart Van Hooydonck
2017-12-07 11:09:33 +01:00
committed by Martin Donath
parent 6130e46f32
commit 996e5b5e31

View File

@@ -24,7 +24,7 @@
{% macro t(key) %}{{ {
"language": "nl",
"clipboard.copy": "Kopiëren naar klembord",
"clipboard.copied": "Gekopieerd naar het klembord",
"clipboard.copied": "Gekopieerd naar klembord",
"edit.link.title": "Wijzig deze pagina",
"footer.previous": "Vorige",
"footer.next": "Volgende",