From af5c688407ee2bcb0e08993db34a0635af6c06a5 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 24 Jul 2013 17:09:57 +0200 Subject: * Dutch translation, thanks, Frank Sierens! --- locale.js | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index cb947ea..ed31cab 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-July-11'; +modules.locale = '2013-July-24'; // Global stuff @@ -292,3 +292,14 @@ SnapTranslator.dict.es = { 'last_changed': '2013-03-25' }; + +SnapTranslator.dict.nl = { + 'language_name': + 'Nederlands', + 'language_translator': + 'Frank Sierens', + 'translator_e-mail': + 'frank.sierens@telenet.be', + 'last_changed': + '2013-07-24' +}; \ No newline at end of file -- cgit v1.3.1