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 c8b2bf96be - Show all commits

View file

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