diff --git a/src/components/notifications/HeiiOnCall.vue b/src/components/notifications/HeiiOnCall.vue index 7ae516c7..a61c1c32 100644 --- a/src/components/notifications/HeiiOnCall.vue +++ b/src/components/notifications/HeiiOnCall.vue @@ -18,7 +18,9 @@ > - {{ $t("documentationOf", ["Heii On-Call"]) }} + diff --git a/src/lang/en.json b/src/lang/en.json index c0fd304a..9e495a68 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -884,6 +884,6 @@ "GrafanaOncallUrl": "Grafana Oncall URL", "Browser Screenshot": "Browser Screenshot", "What is a Remote Browser?": "What is a Remote Browser?", - "wayToGetHeiiOnCallDetails": "How to get the Tigger ID and API Keys is explained in the {0}", + "wayToGetHeiiOnCallDetails": "How to get the Tigger ID and API Keys is explained in the {documentation}", "documentationOf": "{0} Documentation" }