feat(i18n): Improve Brazilian portuguese translation (#112)
This commit is contained in:
parent
84dd80959a
commit
0de250c9ff
@ -1,6 +1,21 @@
|
|||||||
toggleMenu:
|
toggleMenu:
|
||||||
other: Alternar Menu
|
other: Alternar Menu
|
||||||
|
|
||||||
|
darkMode:
|
||||||
|
other: Modo Escuro
|
||||||
|
|
||||||
|
list:
|
||||||
|
page:
|
||||||
|
one: "{{ .Count }} página"
|
||||||
|
other: "{{ .Count }} páginas"
|
||||||
|
|
||||||
|
section:
|
||||||
|
other: Seção
|
||||||
|
|
||||||
|
subsection:
|
||||||
|
one: Subseção
|
||||||
|
other: Subseções
|
||||||
|
|
||||||
article:
|
article:
|
||||||
relatedContents:
|
relatedContents:
|
||||||
other: Conteúdos Relacionados
|
other: Conteúdos Relacionados
|
||||||
|
Loading…
Reference in New Issue
Block a user