UI: Rename LWM2M tab name
This commit is contained in:
parent
5ca0e05ab5
commit
fc837f3f1b
@ -51,7 +51,7 @@
|
|||||||
</section>
|
</section>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
</mat-tab>
|
</mat-tab>
|
||||||
<mat-tab label="{{ 'device-profile.lwm2m.bootstrap-tab' | translate }}">
|
<mat-tab label="{{ 'device-profile.lwm2m.servers' | translate }}">
|
||||||
<ng-template matTabContent>
|
<ng-template matTabContent>
|
||||||
<section [formGroup]="lwm2mDeviceProfileFormGroup">
|
<section [formGroup]="lwm2mDeviceProfileFormGroup">
|
||||||
<div class="mat-padding">
|
<div class="mat-padding">
|
||||||
|
|||||||
@ -1227,7 +1227,6 @@
|
|||||||
"required": " value is required.",
|
"required": " value is required.",
|
||||||
"mode": "Security config mode",
|
"mode": "Security config mode",
|
||||||
"pattern_hex_dec": "{ count, plural, 0 {must be hex decimal format} other {must be # characters} }",
|
"pattern_hex_dec": "{ count, plural, 0 {must be hex decimal format} other {must be # characters} }",
|
||||||
"bootstrap-tab": "Bootstrap",
|
|
||||||
"servers": "Servers",
|
"servers": "Servers",
|
||||||
"short-id": "Short ID",
|
"short-id": "Short ID",
|
||||||
"short-id-tip": "Short Server ID",
|
"short-id-tip": "Short Server ID",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user