mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add missing translations for en and pt-br (#462)
This commit is contained in:
committed by
GitHub
parent
f43f2bb3fa
commit
4a31048a64
@@ -10,6 +10,9 @@ other = "series"
|
||||
[author]
|
||||
other = "author"
|
||||
|
||||
[posts]
|
||||
other = "posts"
|
||||
|
||||
[reading_time]
|
||||
one = "One-minute read"
|
||||
other = "{{ .Count }}-minute read"
|
||||
|
||||
@@ -7,6 +7,12 @@ other = "tag"
|
||||
[series]
|
||||
other = "séries"
|
||||
|
||||
[author]
|
||||
other = "autor"
|
||||
|
||||
[posts]
|
||||
other = "artigos"
|
||||
|
||||
[reading_time]
|
||||
one = "Um minuto de leitura"
|
||||
other = "{{ .Count }} minutos de leitura"
|
||||
|
||||
Reference in New Issue
Block a user