mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-10 19:13:25 +08:00
Apply suggestions from code review
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<div class="form-text">
|
||||
<i18n-t tag="p" keypath="wayToGetHeiiOnCallDetails" style="margin-top: 8px;">
|
||||
<a href="https://heiioncall.com/docs" target="_blank">Heii On-Call Documentation</a>
|
||||
<a href="https://heiioncall.com/docs" target="_blank">{{ $t("documentationOf", ["Heii On-Call"]) }}</a>
|
||||
</i18n-t>
|
||||
</div>
|
||||
</template>
|
||||
|
@@ -885,5 +885,5 @@
|
||||
"Browser Screenshot": "Browser Screenshot",
|
||||
"What is a Remote Browser?": "What is a Remote Browser?",
|
||||
"Trigger ID": "Trigger ID",
|
||||
"wayToGetHeiiOnCallDetails": "To get a Heii On-Call Tigger ID and Api Token visit: {0}"
|
||||
"wayToGetHeiiOnCallDetails": "How to get the Tigger ID and API Keys is explained in the {documentation}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user