Fix reading time translation

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-10-30 10:24:31 +06:00
parent a5bd8106f8
commit 3e7bcaec78
5 changed files with 11 additions and 8 deletions

View file

@ -125,6 +125,6 @@ other = "Liability Notice"
[search]
other = "Search"
[minutes]
one = "1 minute"
other = "{{.Count}} minutes"
[minute]
one = "minute"
other = "minutes"