mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-23 18:10:52 +02:00
chore(i18n): Add missing German translattions
chore(i18n): Add missing translations, that exist in english language file but not in the German
This commit is contained in:
parent
5660081624
commit
5271c14304
1 changed files with 34 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
||||||
- id: related
|
- id: related
|
||||||
translation: Ähnliches
|
translation: Ähnliches
|
||||||
|
|
||||||
|
- id: backlinks
|
||||||
|
translation: Backlinks
|
||||||
|
|
||||||
- id: minute_read
|
- id: minute_read
|
||||||
translation: Min Lesezeit
|
translation: Min Lesezeit
|
||||||
|
|
||||||
|
@ -107,6 +110,17 @@
|
||||||
- id: user_profile_latest
|
- id: user_profile_latest
|
||||||
translation: Aktuellste
|
translation: Aktuellste
|
||||||
|
|
||||||
|
# Countdown widget
|
||||||
|
|
||||||
|
- id: days
|
||||||
|
translation: Tage
|
||||||
|
- id: hours
|
||||||
|
translation: Stunden
|
||||||
|
- id: minutes
|
||||||
|
translation: Minuten
|
||||||
|
- id: seconds
|
||||||
|
translation: Sekunden
|
||||||
|
|
||||||
# Accomplishments widget
|
# Accomplishments widget
|
||||||
|
|
||||||
- id: see_certificate
|
- id: see_certificate
|
||||||
|
@ -114,11 +128,17 @@
|
||||||
|
|
||||||
# Experience widget
|
# Experience widget
|
||||||
|
|
||||||
|
- id: experience
|
||||||
|
translation: Erfahrung
|
||||||
|
|
||||||
- id: present
|
- id: present
|
||||||
translation: Aktuell
|
translation: Aktuell
|
||||||
|
|
||||||
# Pages widget
|
# Pages widget
|
||||||
|
|
||||||
|
- id: read_more
|
||||||
|
translation: Mehr lesen
|
||||||
|
|
||||||
- id: more_pages
|
- id: more_pages
|
||||||
translation: Alle anzeigen
|
translation: Alle anzeigen
|
||||||
|
|
||||||
|
@ -263,3 +283,17 @@
|
||||||
|
|
||||||
- id: published_with
|
- id: published_with
|
||||||
translation: Veröffentlicht mit {hugoblox} - dem kostenlosen, {repo_link}Open Source{/repo_link} Website-Builder, der Kreative fördert.
|
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