diff options
| author | Code WvS <code-wvs@quantentunnel.de> | 2015-01-26 15:00:56 +0100 |
|---|---|---|
| committer | Code WvS <code-wvs@quantentunnel.de> | 2015-01-26 15:00:56 +0100 |
| commit | 89e424fff286a0a8b663073f53c1996fa0a21710 (patch) | |
| tree | 4b9b2a5428c770f3da6f82f27e8f09904497e21d /lang-de.js | |
| parent | 3bac0dae4e74c220981ca0a20167168de2d96cc8 (diff) | |
| download | snap-byow-89e424fff286a0a8b663073f53c1996fa0a21710.tar.gz snap-byow-89e424fff286a0a8b663073f53c1996fa0a21710.zip | |
fix weird bug that causes Snap! to crash
Diffstat (limited to 'lang-de.js')
| -rw-r--r-- | lang-de.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -632,6 +632,8 @@ SnapTranslator.dict.de = { 'setze Drehung auf x %n y %n z %n', 'get rotation': 'Drehung', + 'reset world': + 'setze die Welt zurück', // BYOW world 'World': |
