Merge branch 'from/develop/tusooa/fix-poll-duration-i18n' into 'develop'
Fix poll duration i18n See merge request pleroma/pleroma-fe!1565
This commit is contained in:
commit
ba722f3f3d
@ -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…
Reference in New Issue
Block a user