File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22 <div class =" mb-3" >
33 <label for =" smsc-login" class =" form-label" >{{ $t("API Username") }}</label >
44 <i18n-t tag =" div" class =" form-text" keypath =" wayToGetClickSendSMSToken" >
5- <a href =" https://smsc.kz/" target =" _blank" >{{ $t("here") }}</a >
5+ <template #here >
6+ <a href =" https://smsc.kz/" target =" _blank" >{{ $t("here") }}</a >
7+ </template >
68 </i18n-t >
79 <input id =" smsc-login" v-model =" $parent.notification.smscLogin" type =" text" class =" form-control" required >
810 <label for =" smsc-key" class =" form-label" >{{ $t("API Key") }}</label >
Original file line number Diff line number Diff line change 838838 "pushDeerServerDescription" : " Leave blank to use the official server" ,
839839 "PushDeer Key" : " PushDeer Key" ,
840840 "SpugPush Template Code" : " Template Code" ,
841- "wayToGetClickSendSMSToken" : " You can get API Username and API Key from {0} ." ,
841+ "wayToGetClickSendSMSToken" : " You can get API Username and API Key from {here} ." ,
842842 "Custom Monitor Type" : " Custom Monitor Type" ,
843843 "Google Analytics ID" : " Google Analytics ID" ,
844844 "Edit Tag" : " Edit Tag" ,
You can’t perform that action at this time.
0 commit comments