diff options
| author | jmoenig <jens@moenig.org> | 2014-01-09 15:36:00 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-01-09 15:36:16 +0100 |
| commit | 5cb8003542499f7e9fb7f590b05628c59ae4df39 (patch) | |
| tree | cea251fcbc4de279deb5937ab56b2e06e758841e /locale.js | |
| parent | 8a1ca3116b834625e6f71c6376c115975d4f9d75 (diff) | |
| download | snap-yow-5cb8003542499f7e9fb7f590b05628c59ae4df39.tar.gz snap-yow-5cb8003542499f7e9fb7f590b05628c59ae4df39.zip | |
German translation update for new (migrated) STOP block
Diffstat (limited to 'locale.js')
| -rw-r--r-- | locale.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 = { |
