diff options
author | fauxpark <fauxpark@gmail.com> | 2019-11-26 18:22:13 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-26 18:22:13 +1100 |
commit | 170261328e3b83409dfb3a6b2bd07980d0c75495 (patch) | |
tree | 103bdbd1933d4c9c0c334eb6ee1617271349e2fc /docs/de/_summary.md | |
parent | 5a6737a778cfa828e4fdb5d382a84a41e5210d8e (diff) | |
download | qmk_firmware-170261328e3b83409dfb3a6b2bd07980d0c75495.tar.gz qmk_firmware-170261328e3b83409dfb3a6b2bd07980d0c75495.zip |
Add language prefixes to docs sidebar entries and readmes (#7406)
* Add language prefixes to docs sidebar entries and readmes
* Remove prefix where it doesn't belong
Diffstat (limited to 'docs/de/_summary.md')
-rw-r--r-- | docs/de/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de/_summary.md b/docs/de/_summary.md index 37768355f..f3ce806ba 100644 --- a/docs/de/_summary.md +++ b/docs/de/_summary.md | |||
@@ -111,7 +111,7 @@ | |||
111 | * [Support](de/support.md) | 111 | * [Support](de/support.md) |
112 | * [Übersetzungen](de/translating.md) | 112 | * [Übersetzungen](de/translating.md) |
113 | 113 | ||
114 | * QMK Internals (de/In Progress) | 114 | * QMK Internals (In Progress) |
115 | * [Defines](de/internals_defines.md) | 115 | * [Defines](de/internals_defines.md) |
116 | * [Input Callback Reg](de/internals_input_callback_reg.md) | 116 | * [Input Callback Reg](de/internals_input_callback_reg.md) |
117 | * [Midi Device](de/internals_midi_device.md) | 117 | * [Midi Device](de/internals_midi_device.md) |