Aktualisiere main.ts, _locales/de/Grove-strings.json

This commit is contained in:
Michael Klein
2020-09-17 21:11:26 +02:00
parent 3dec943bf8
commit b33add3283
2 changed files with 19 additions and 11 deletions

View File

@ -16,7 +16,7 @@
"GroveGesture.Wave|block": "Welle",
"grove.initGesture|block": "initialisiere Grove Gestenerkennung",
"grove.getGestureModel|block": "lies Geste",
"grove.onGesture|block": "wenn Grove - Gestensensorgeste |%gesture|",
"grove.onGesture|block": "wenn Grovegeste |%gesture|",
"grove.measureInCentimeters|block": "Ultraschallsensor (in cm) an |%pin",
"grove.measureInInches|block": "Ultraschallsensor (in inch) an |%pin",
"grove.createDisplay|block": "4-Ziffern Display an|%clkPin|und|%dataPin",