diff --git a/i18n/pt-BR.toml b/i18n/pt-BR.toml index eadb640..f9160c9 100644 --- a/i18n/pt-BR.toml +++ b/i18n/pt-BR.toml @@ -29,4 +29,10 @@ other = "Digite algo..." [searchResultTitle] - other = "#PAGES_COUNT páginas (#TIME_SECONDS segundos)" \ No newline at end of file + other = "#PAGES_COUNT páginas (#TIME_SECONDS segundos)" + +[footerBuiltWith] + other = "Criado com {{ .Generator }}" + +[footerDesignedBy] + other = "Tema {{ .Theme }} desenvolvido por {{ .DesignedBy }}"