From c17ad60cadffea59d4d730f25620f377a46ac687 Mon Sep 17 00:00:00 2001 From: Robin van der Vliet Date: Sat, 29 Nov 2014 12:37:08 +0100 Subject: [PATCH] Correct autonym of Dutch language "Dutch" to "Nederlands" https://en.wikipedia.org/wiki/Dutch_language --- app/js/lib/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/js/lib/config.js b/app/js/lib/config.js index 285a8bd7..9d9b9f6f 100644 --- a/app/js/lib/config.js +++ b/app/js/lib/config.js @@ -62,7 +62,7 @@ Config.I18n = { 'es-es': 'Español', 'it-it': 'Italiano', 'ru-ru': 'Русский', - 'nl-nl': 'Dutch', + 'nl-nl': 'Nederlands', 'pt-br': 'Português (Brazil)' }, aliases: {