Update catalog.de.i18n

This commit is contained in:
redgl0w
2019-11-02 10:10:56 +01:00
committed by GitHub
parent 9348ba9e56
commit 1e4d97e323

View File

@@ -128,3 +128,9 @@ PythonTurtleSpeed = "Drawing speed between 0 and 10"
PythonTurtleWhite = "White color"
PythonTurtleYellow = "Yellow color"
PythonUniform = "Floating point number in [a,b]"
PythonTimeModule = "Time"
PythonTimeFromImport = "Import time module"
PythonTimeImport = "Import time module"
PythonTimePrefix = "time module function prefix"
PythonTimeSleep = "Warten Sie n Sekunden lang"
PythonTimeMonotonic = "Monotone Zeit zurückgeben"