1
0
Fork 0
mirror of https://github.com/sensebox/blockly-app synced 2025-07-02 01:30:24 +02:00

added descriptions

This commit is contained in:
Thiemann96 2020-03-11 01:22:47 +01:00
parent 3a6a815ac0
commit ee20c61cd7
2 changed files with 9 additions and 3 deletions

View file

@ -30,7 +30,7 @@
"WIFI":"WiFi Einstellungen",
"IDS":"senseBox und Sensor ID's",
"DEBUG":"Debugging einschalten",
"BTN_UPLOAD":"Sketch hochladen!"
"BUTTON":"Sketch hochladen!"
},
"MYSENSEBOX":{
"TITLE":"Meine senseBox",
@ -38,6 +38,9 @@
"SKETCH":"Sketch hochladen",
"EXPOSURE":"Position"
},
"LOGIN":{
"LOADING":"Einloggen..."
},
"SENSORS":{
"TYP":"Typ",
"MEASUREMENT":"Letzte Messung"
@ -95,7 +98,7 @@
"WIFI": {
"MANUAL": {
"TITLE": "Verbindung zur senseBox herstellen",
"TEXT": "Deine senseBox sollte nun ein WiFi Netzwerk erstellt haben. Bitte verbinde dich mit diesem Netzwerk im WiFi Menü deines Geräts."
"TEXT": "Deine senseBox sollte nun ein WiFi Netzwerk erstellt haben. Öffne die WiFi Einstellungen deines Gerätes und verbinde dich mit dem Netzwerk der senseBox. Nachdem du eine Verbindung aufgebaut hast komme zur App zurück."
},
"AUTO": {
"TITLE": "Wähle deine senseBox",

View file

@ -21,6 +21,9 @@
},
"HINT": "<em>Hint:</em> A <a href=\"https://blockly.sensebox.de\">web version of Blockly for senseBox</a> is available as well!"
},
"LOGIN":{
"LOADING":"Logging in...",
},
"BLOCKLY": {
"TITLE": "Blockly for senseBox",
"BTN_CODE": "Code View",
@ -89,7 +92,7 @@
"WIFI": {
"MANUAL": {
"TITLE": "Connect to your senseBox",
"TEXT": "Your senseBox should have created a WiFi network. Because we can not do this automatically on your platform, please connect to it manually."
"TEXT": "Your senseBox should have created a WiFi network. Open your WiFi Settings and connect to the newly opened network. After you have established a connection return to the app."
},
"AUTO": {
"TITLE": "Select your senseBox",