123456789101112131415161718192021222324252627282930313233 |
- - id: prev_page
- translation: "Vorherige"
- - id: next_page
- translation: "Nächste"
- - id: read_time
- translation:
- one: "1 Minute"
- other: "{{ .Count }} Minuten"
- - id: words
- translation:
- one : "Wort"
- other: "{{ .Count }} Wörter"
- - id: toc
- translation: "Inhaltsverzeichnis"
- - id: translations
- translation: "Übersetzungen"
- - id: home
- translation: "Home"
- - id: edit_post
- translation: "Bearbeiten"
- - id: code_copy
- translation: "Kopieren"
- - id: code_copied
- translation: "Kopiert!"
|