From e65422141ee90e6232a4cd7ff7511b67758d55d3 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 18 Jul 2014 16:21:09 +0200 Subject: update German translation --- locale.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index 9d50924..f2fa237 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2014-July-17'; +modules.locale = '2014-July-18'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2014-06-04' + '2014-07-18' }; SnapTranslator.dict.it = { -- cgit v1.3.1