Fix poll duration i18n

merge-requests/1699/head
Tusooa Zhu 2 years ago
parent 075d48b7f7
commit 1a63f439e3
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

@ -84,7 +84,7 @@
:key="unit" :key="unit"
:value="unit" :value="unit"
> >
{{ $t(`time.${unit}_short`, ['']) }} {{ $tc(`time.unit.${unit}_short`, expiryAmount, ['']) }}
</option> </option>
</Select> </Select>
</div> </div>

Loading…
Cancel
Save