i18n fix
This commit is contained in:
parent
9ab88c93f7
commit
a533bc7815
@ -5,7 +5,9 @@
|
|||||||
translation: 'Следующая'
|
translation: 'Следующая'
|
||||||
|
|
||||||
- id: read_time
|
- id: read_time
|
||||||
translation: '{{ .Count }} мин'
|
translation:
|
||||||
|
one: "Время чтения: 1 мин"
|
||||||
|
other: "Время чтения: {{ .Count }} мин"
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: 'Оглавление'
|
translation: 'Оглавление'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user