forked from deepStateMirrors/tabi
🌐 feat(i18n): translate quick navigation buttons' titles
This commit is contained in:
parent
afbf4017e2
commit
c0a07cb467
15 changed files with 73 additions and 3 deletions
|
@ -32,6 +32,11 @@ dark = "dunkel"
|
|||
light = "hell"
|
||||
reset_mode = "Modus auf Betriebssystemstandard zurücksetzen"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "Inhaltsverzeichnis ein-/ausblenden"
|
||||
go_to_top = "Zum Seitenanfang"
|
||||
go_to_comments = "Zum Kommentarbereich"
|
||||
|
||||
# Post metadata.
|
||||
draft = "ENTWURF"
|
||||
min_read = "min. lesedauer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue