File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ <h3>{{'CONFIGURATION'|translate}}</h3>
3636 </ div >
3737 </ div >
3838 < div class ="form-group " ng-if ="script.showSoundMeterPort ">
39- < label for ="soundMeterPort "> Lautstärke < br /> {{'DIGITAL_PORT'|translate}}</ label >
39+ < label for ="soundMeterPort "> {{'SOUND_LEVEL'|translate}} < br /> {{'DIGITAL_PORT'|translate}}</ label >
4040 < div class ="input-group ">
4141 < select type ="text " class ="form-control " id ="soundMeterPort " ng-model ="script.soundMeterPort "
4242 ng-change ="script.generateScript() ">
Original file line number Diff line number Diff line change @@ -745,7 +745,7 @@ <h4>Bodentemperatur</h4>
745745 src ="https://sensebox.kaufen/api/public/uploads/1579187023927-176092104_illustrator_02_gimp%20overlay_cropped.png "
746746 style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
747747 < div class ="caption ">
748- < h4 > Schallpegelmesser </ h4 >
748+ < h4 > {{'SOUND_LEVEL'|translate}} </ h4 >
749749 < p >
750750 < button type ="button " class ="btn btn-success "
751751 ng-click ="register.addSensorTemplate('soundlevelmeter') "> {{'ADD_SENSOR'|translate}}</ button >
@@ -1363,7 +1363,7 @@ <h5 ng-bind-html="'COMPILE_SKETCH'|translate"></h5>
13631363 </ div >
13641364 </ div >
13651365 < div class ="form-group ">
1366- < label for ="soundMeterPort "> Lautstärke {{'DIGITAL_PORT'|translate}}</ label >
1366+ < label for ="soundMeterPort "> {{'SOUND_LEVEL'|translate}} {{'DIGITAL_PORT'|translate}}</ label >
13671367 < div class ="input-group ">
13681368 < select type ="text " class ="form-control " id ="soundMeterPort " ng-model ="register.newSenseBox.soundMeterPort "
13691369 ng-change ="register.generateScript() ">
You can’t perform that action at this time.
0 commit comments