diff options
| author | jmoenig <jens@moenig.org> | 2014-02-13 18:30:39 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-02-13 18:30:39 +0100 |
| commit | 8badce6480d434653326684a953fccc6cf03c5d8 (patch) | |
| tree | 68f244df0f6d8d2eb526c144d5725617bc55fc3d /locale.js | |
| parent | 03b69769bea849923864ea636d44a3a01c690789 (diff) | |
| download | snap-byow-8badce6480d434653326684a953fccc6cf03c5d8.tar.gz snap-byow-8badce6480d434653326684a953fccc6cf03c5d8.zip | |
German translation update
for the new stage resizing feature
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-February-04'; +modules.locale = '2014-February-13'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2014-02-04' + '2014-02-13' }; SnapTranslator.dict.it = { |
