translate for zh-hk

This commit is contained in:
LouisLam
2021-08-28 11:20:02 +08:00
parent 354ee1a58c
commit d4dd650bfe
2 changed files with 5 additions and 1 deletions

View File

@@ -71,7 +71,7 @@
</div>
<div v-if="monitor.type === 'dns'" class="my-3">
<label for="dns_resolve_type" class="form-label">Resource Record Type</label>
<label for="dns_resolve_type" class="form-label">{{ $t("Resource Record Type") }}</label>
<VueMultiselect
id="dns_resolve_type"