diff --git a/src/components/notifications/SMSC.vue b/src/components/notifications/SMSC.vue index 36a0a8957..5f885a494 100644 --- a/src/components/notifications/SMSC.vue +++ b/src/components/notifications/SMSC.vue @@ -2,7 +2,9 @@
- {{ $t("here") }} + diff --git a/src/lang/en.json b/src/lang/en.json index 78ea2ec3c..92ea81b4e 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -838,7 +838,7 @@ "pushDeerServerDescription": "Leave blank to use the official server", "PushDeer Key": "PushDeer Key", "SpugPush Template Code": "Template Code", - "wayToGetClickSendSMSToken": "You can get API Username and API Key from {0} .", + "wayToGetClickSendSMSToken": "You can get API Username and API Key from {here}.", "Custom Monitor Type": "Custom Monitor Type", "Google Analytics ID": "Google Analytics ID", "Edit Tag": "Edit Tag",