mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-23 18:10:52 +02:00
i18n: add missing German translations (#3136)
Add missing translations, that exist in english language file but not in the German
This commit is contained in:
parent
5660081624
commit
8778c4b5ed
1 changed files with 34 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
- id: related
|
||||
translation: Ähnliches
|
||||
|
||||
- id: backlinks
|
||||
translation: Backlinks
|
||||
|
||||
- id: minute_read
|
||||
translation: Min Lesezeit
|
||||
|
||||
|
@ -107,6 +110,17 @@
|
|||
- id: user_profile_latest
|
||||
translation: Aktuellste
|
||||
|
||||
# Countdown widget
|
||||
|
||||
- id: days
|
||||
translation: Tage
|
||||
- id: hours
|
||||
translation: Stunden
|
||||
- id: minutes
|
||||
translation: Minuten
|
||||
- id: seconds
|
||||
translation: Sekunden
|
||||
|
||||
# Accomplishments widget
|
||||
|
||||
- id: see_certificate
|
||||
|
@ -114,11 +128,17 @@
|
|||
|
||||
# Experience widget
|
||||
|
||||
- id: experience
|
||||
translation: Erfahrung
|
||||
|
||||
- id: present
|
||||
translation: Aktuell
|
||||
|
||||
# Pages widget
|
||||
|
||||
- id: read_more
|
||||
translation: Mehr lesen
|
||||
|
||||
- id: more_pages
|
||||
translation: Alle anzeigen
|
||||
|
||||
|
@ -263,3 +283,17 @@
|
|||
|
||||
- id: published_with
|
||||
translation: Veröffentlicht mit {hugoblox} - dem kostenlosen, {repo_link}Open Source{/repo_link} Website-Builder, der Kreative fördert.
|
||||
|
||||
# Feedback widget
|
||||
|
||||
- id: feedback_widget_title
|
||||
translation: Feedback
|
||||
|
||||
- id: feedback_widget_question
|
||||
translation: War diese Seite hilfreich?
|
||||
|
||||
- id: feedback_widget_answer_positive
|
||||
translation: 😍 Ja
|
||||
|
||||
- id: feedback_widget_answer_negative
|
||||
translation: 😡 Nein
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue