stable release #130

Merged
floatingghost merged 187 commits from develop into stable 2022-08-12 15:26:51 +00:00
Showing only changes of commit bccbdd4706 - Show all commits

View file

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