Skip to content
Snippets Groups Projects
Commit 6130e46f authored by Bart Van Hooydonck's avatar Bart Van Hooydonck Committed by Martin Donath
Browse files

Update nl.html

Added missing translation for clipboard.copied
parent c6b2d1ac
Branches
Tags v1.0.20
No related merge requests found
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
<!-- Translations: Dutch --> <!-- Translations: Dutch -->
{% macro t(key) %}{{ { {% macro t(key) %}{{ {
"language": "nl", "language": "nl",
"clipboard.copy": "kopiëren naar klembord", "clipboard.copy": "Kopiëren naar klembord",
"clipboard.copied": "Copied to clipboard", "clipboard.copied": "Gekopieerd naar het klembord",
"edit.link.title": "Wijzig deze pagina", "edit.link.title": "Wijzig deze pagina",
"footer.previous": "Vorige", "footer.previous": "Vorige",
"footer.next": "Volgende", "footer.next": "Volgende",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment