adressed change request by using the hugo feature of singular/plural automagic for translation

This commit is contained in:
Augusto Pace 2023-10-24 10:01:43 +02:00
parent ec09d6a19f
commit a5bd8106f8
3 changed files with 5 additions and 15 deletions

View file

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

View file

@ -125,8 +125,6 @@ other = "Avviso di responsabilità"
[search]
other = "Ricerca"
[minute]
other = "minuto"
[minutes]
other = "minuti"
one = "1 minuto"
other = "{{.Count}} minuti"