From b575d23fe0e52fb5f53733cf4a64f44c924557fe Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sun, 14 Aug 2022 22:26:40 +0800 Subject: [PATCH] :globe_with_meridians: Docs(i18n): update pt-br in i18n https://github.com/dillonzq/LoveIt/pull/637 --- CHANGELOG.md | 1 + i18n/pt-BR.toml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b6bdbb5..c8282492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - :sparkles: Feat: add custom aside template in post page ([#172](https://github.com/hugo-fixit/FixIt/issues/172)) - :bug: Fix: add function doc2unix to unify new lines symbol between Windows and Unix/Mac OS - :bug: Fix: author display error in post and markdown file +- :globe_with_meridians: Docs(i18n): update pt-br in i18n - :wrench: Chore: modify babel config and optimize theme.js compilation and loading - :wrench: Chore(deps-dev): - Remove minimist diff --git a/i18n/pt-BR.toml b/i18n/pt-BR.toml index 2750c313..df64a9c2 100644 --- a/i18n/pt-BR.toml +++ b/i18n/pt-BR.toml @@ -34,7 +34,7 @@ other = "Posts" # === Taxonomy === [allSome] -other = "Todos {{ .Some }}" +other = "{{ .Some }}" [totalwordCount] one = "" # waitting for translation @@ -76,7 +76,7 @@ other = "Trocar tema" # === partials/footer.html === [poweredBySome] -other = "Movido a {{ .Hugo }} | Tema - {{ .Theme }}" +other = "Possibilitado por {{ .Hugo }} | Tema - {{ .Theme }}" [siteUV] other = "Total de visitantes"