From 89e424fff286a0a8b663073f53c1996fa0a21710 Mon Sep 17 00:00:00 2001 From: Code WvS Date: Mon, 26 Jan 2015 15:00:56 +0100 Subject: fix weird bug that causes Snap! to crash --- lang-de.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang-de.js') diff --git a/lang-de.js b/lang-de.js index 72e4ff1..af59e6a 100644 --- a/lang-de.js +++ b/lang-de.js @@ -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': -- cgit v1.3.1