diff --git a/guacamole/src/main/webapp/translations/nl.json b/guacamole/src/main/webapp/translations/nl.json index 4dbdd8c47..71d59181c 100644 --- a/guacamole/src/main/webapp/translations/nl.json +++ b/guacamole/src/main/webapp/translations/nl.json @@ -128,7 +128,7 @@ "TEXT_RECONNECT_COUNTDOWN" : "opnieuw verbinden over {REMAINING} {REMAINING, plural, one{seconde} other{seconden}}...", "TEXT_FILE_TRANSFER_PROGRESS" : "{PROGRESS} {UNIT, select, b{B} kb{KB} mb{MB} gb{GB} other{}}", - "URL_OSK_LAYOUT" : "layouts/en-us-qwerty.json" + "URL_OSK_LAYOUT" : "layouts/nl-nl-qwerty.json" },