File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
app/profiles/service-profiles/service-profiles-edit Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828
2929 < div class ="col-xs-12 form-group " *ngIf ="serviceProfile.id ">
3030 < label for ="id "
31- class ="form-label asterisk-if-mandatory "> {{'PROFILES.DEVICE_PROFILE .ID' | translate}}</ label >
31+ class ="form-label asterisk-if-mandatory "> {{'PROFILES.SERVICE_PROFILE .ID' | translate}}</ label >
3232 < input type ="text " class ="form-control " id ="id " name ="id "
33- [placeholder] ="'PROFILES.DEVICE_PROFILE .ID_PLACEHOLDER' | translate " maxlength ="50 " required disabled
33+ [placeholder] ="'PROFILES.SERVICE_PROFILE .ID_PLACEHOLDER' | translate " maxlength ="50 " required disabled
3434 [ngModel] ="serviceProfile.id ">
3535 </ div >
3636
Original file line number Diff line number Diff line change 136136 "NETWORK-TECHNOLOGY" : " Netværksteknologi" ,
137137 "ALARM" : " Alarm" ,
138138 "BATTERY" : " Batteri" ,
139- "ACTIVE" : " Aktiv " ,
139+ "ACTIVE" : " Sidst aktiv " ,
140140 "DATA" : " Data(24 timer)"
141141 },
142142 "LORA-GATEWAY-TABLE" : {
You can’t perform that action at this time.
0 commit comments