mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
🌐 Docs(i18n): update pt-br in i18n
https://github.com/dillonzq/LoveIt/pull/637
This commit is contained in:
@@ -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
|
||||
|
||||
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user