bfeddf3217
* Replace hardcoded text with i18n * Add categoriesTitle text * Add categoriesTitle text * Add new strings available Co-authored-by: Daniel Pessoa <cobalto@users.noreply.github.com>
41 lines
751 B
TOML
41 lines
751 B
TOML
[toggleMenu]
|
|
other = "Alternar Menu"
|
|
|
|
[relatedContents]
|
|
other = "Conteúdos Relacionados"
|
|
|
|
[lastUpdatedOn]
|
|
other ="Última atualização em"
|
|
|
|
[widgetArchivesTitle]
|
|
other = "Arquivos"
|
|
|
|
[widgetArchivesMore]
|
|
other = "Mais"
|
|
|
|
[widgetTagCloudTitle]
|
|
other = "Tags"
|
|
|
|
[categoriesTitle]
|
|
other = "Categorias"
|
|
|
|
[notFoundTitle]
|
|
other = "Não Encontrado"
|
|
|
|
[notFoundSubtitle]
|
|
other = "Esta página não existe."
|
|
|
|
[searchTitle]
|
|
other = "Busca"
|
|
|
|
[searchPlaceholder]
|
|
other = "Digite algo..."
|
|
|
|
[searchResultTitle]
|
|
other = "#PAGES_COUNT páginas (#TIME_SECONDS segundos)"
|
|
|
|
[footerBuiltWith]
|
|
other = "Criado com {{ .Generator }}"
|
|
|
|
[footerDesignedBy]
|
|
other = "Tema {{ .Theme }} desenvolvido por {{ .DesignedBy }}" |