chore: refactor i18n

This commit is contained in:
Vishnu Narayanan
2024-01-25 18:45:23 +05:30
parent edd0d58c39
commit 02e2191fa6
2 changed files with 3 additions and 4 deletions
@@ -51,7 +51,6 @@
<woot-input
v-model.trim="onlyDuringBusinessHours"
class="w-full"
type="checkbox"
:label="$t('SLA.FORM.BUSINESS_HOURS.LABEL')"
:placeholder="$t('SLA.FORM.BUSINESS_HOURS.PLACEHOLDER')"
data-testid="sla-onlyDuringBusinessHours"