🌐 Docs(i18n): update de in i18n

https://github.com/dillonzq/LoveIt/pull/405
This commit is contained in:
Cell
2022-08-14 23:20:43 +08:00
parent 504b4916d9
commit 5dbb3e290e
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -7,7 +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
- :globe_with_meridians: Docs(i18n): update pt-br, de in i18n
- :wrench: Chore: modify babel config and optimize theme.js compilation and loading
- :wrench: Chore(deps-dev):
- Remove minimist
+12 -12
View File
@@ -21,7 +21,7 @@ other = "" # waitting for translation
# === baseof ===
[backToTop]
other = "nach oben"
other = "Nach oben"
[viewComments]
other = "Kommentare anzeigen"
@@ -71,12 +71,12 @@ other = "Sprache wählen"
other = "Keine weiteren Übersetzungen"
[switchTheme]
other = "Thema wechseln"
other = "Darstellung ändern"
# === partials/header.html ===
# === partials/footer.html ===
[poweredBySome]
other = "Ermöglicht durch {{ .Hugo }} | Thema - {{ .Theme }}"
other = "Realisiert durch {{ .Hugo }} | Thema - {{ .Theme }}"
[siteUV]
other = "Besucher insgesamt"
@@ -152,21 +152,21 @@ other = "Inhalt"
other = "" # waitting for translation
[publishedOnDate]
other = "veröffentlicht auf {{ .Date }}"
other = "veröffentlicht an {{ .Date }}"
[includedInCategories]
other = "enthalten in {{ .Categories }}"
[wordCount]
one = "Ein wort"
other = "{{ .Count }} wörter"
one = "Ein Wort"
other = "{{ .Count }} Wörter"
[readingTime]
one = "Eine minute"
other = "{{ .Count }} minuten"
one = "Eine Minute"
other = "{{ .Count }} Minuten"
[views]
other = "aufrufe"
other = "Aufrufe"
[comments]
other = "Kommentare"
@@ -229,13 +229,13 @@ other = "Sie sind nicht mit dem Internet verbunden, es stehen nur zwischengespei
other = "Notiz"
[abstract]
other = "Ausblick"
other = "Kurzfassung"
[info]
other = "Info"
[tip]
other = "Tip"
other = "Tipp"
[success]
other = "Erfolg"
@@ -250,7 +250,7 @@ other = "Warnung"
other = "Fehler"
[danger]
other = "Gefahr"
other = "Vorsicht"
[bug]
other = "Bug"