File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22482248"label.secondary.storage" : " Secondary Storage" ,
22492249"label.secondary.storage.vm" : " Secondary Storage VM" ,
22502250"label.secondaryips" : " Secondary IPs" ,
2251- "label.secondaryip.description" : " Description: " ,
2251+ "label.secondaryip.description" : " Description" ,
22522252"label.secondarystoragelimit" : " Secondary Storage limits (GiB)" ,
22532253"label.secretkey" : " Secret key" ,
22542254"label.secured" : " Secured" ,
Original file line number Diff line number Diff line change 14521452"label.secondary.storage" : " Armazenamento secund\u00e1 rio" ,
14531453"label.secondary.storage.vm" : " VM de armazenamento secund\u00e1 rio" ,
14541454"label.secondaryips" : " IPs secund\u00e1 rios" ,
1455- "label.secondaryip.description" : " Descri\u00e7\u00e3 o: " ,
1455+ "label.secondaryip.description" : " Descri\u00e7\u00e3 o" ,
14561456"label.secondarystoragelimit" : " Limites do armazenamento secund\u00e1 rio (GiB)" ,
14571457"label.secretkey" : " Chave secreta" ,
14581458"label.secured" : " Protegido" ,
Original file line number Diff line number Diff line change 222222 :placeholder =" $t('label.new.secondaryip.description')"
223223 v-model:value =" newSecondaryIp"
224224 v-focus =" editNicResource.type!=='Shared'" ></a-input >
225- <p class =" modal-form__label" >{{ $t('label.secondaryip.description') }}</p >
225+ <p class =" modal-form__label" >{{ $t('label.secondaryip.description') }}: </p >
226226 <a-input
227227 :placeholder =" $t('label.new.secondaryip.description.description')"
228228 v-model:value =" newSecondaryIpDescription" ></a-input >
You can’t perform that action at this time.
0 commit comments