51 lines
No EOL
758 B
TOML
51 lines
No EOL
758 B
TOML
# More documentation here: https://github.com/nicksnyder/go-i18n
|
|
[home]
|
|
other = "Home"
|
|
|
|
[posts]
|
|
other = "Beiträge"
|
|
|
|
[toc_heading]
|
|
other = "Inhoudsopgave"
|
|
|
|
[at]
|
|
other = "bei"
|
|
|
|
[resume]
|
|
other = "Mein Lebenslauf"
|
|
|
|
[navigation]
|
|
other = "Navigation"
|
|
|
|
[contact_me]
|
|
other = "Kontakt aufnehmen"
|
|
|
|
[email]
|
|
other = "E-mail"
|
|
|
|
[phone]
|
|
other = "Telefoon"
|
|
|
|
[newsletter_text]
|
|
other = "Mit dem Newsletter auf dem neuesten Stand bleiben"
|
|
|
|
[newsletter_input_placeholder]
|
|
other = "E-Mail-Adresse eingeben"
|
|
|
|
[newsletter_warning]
|
|
other = "Wir werden Ihre E-Mail-Adresse nicht an Dritte weitergeben."
|
|
|
|
[submit]
|
|
other = "Absenden"
|
|
|
|
[hugoAttributionText]
|
|
other = "Powered by"
|
|
|
|
[prev]
|
|
other = "Vorige"
|
|
|
|
[next]
|
|
other = "De volgende"
|
|
|
|
[improve_this_page]
|
|
other = "Verbeter deze pagina" |