summaryrefslogtreecommitdiff
path: root/locale.js
diff options
context:
space:
mode:
Diffstat (limited to 'locale.js')
-rw-r--r--locale.js13
1 files changed, 12 insertions, 1 deletions
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