From 5cb8003542499f7e9fb7f590b05628c59ae4df39 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 9 Jan 2014 15:36:00 +0100 Subject: German translation update for new (migrated) STOP block --- locale.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index fd12371..eb79862 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2014-January-08'; +modules.locale = '2014-January-09'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2014-01-08' + '2014-01-09' }; SnapTranslator.dict.it = { -- cgit v1.3.1