@@ -498,112 +498,112 @@ export default defineConfig({
498498 pattern :
499499 'https://github.com/hd-zero/hdzero-docs/edit/main/docs/:path' ,
500500 } ,
501- nav : [ { text : 'Dokumentation' , link : '/' } ] ,
501+ nav : [ { text : 'Dokumentation' , link : '/de/ ' } ] ,
502502 sidebar : [
503503 {
504504 text : 'Home' ,
505- items : [ { text : 'Was ist HDZero?' , link : '/' } ] ,
505+ items : [ { text : 'Was ist HDZero?' , link : '/de/ ' } ] ,
506506 } ,
507507 {
508508 text : 'VTX' ,
509509 items : [
510510 {
511511 text : 'HDZero VTX Produkte' ,
512- link : '/vtx-summary' ,
512+ link : '/de/ vtx-summary' ,
513513 collapsed : true ,
514514 items : [
515- { text : 'Whoop V2 VTX' , link : '/whoop-v2' } ,
516- { text : 'Race V3 VTX' , link : '/race-v3' } ,
517- { text : 'Freestyle V2 VTX' , link : '/freestyle-v2' } ,
518- { text : 'ECO VTX' , link : '/eco-bundle' } ,
515+ { text : 'Whoop V2 VTX' , link : '/de/ whoop-v2' } ,
516+ { text : 'Race V3 VTX' , link : '/de/ race-v3' } ,
517+ { text : 'Freestyle V2 VTX' , link : '/de/ freestyle-v2' } ,
518+ { text : 'ECO VTX' , link : '/de/ eco-bundle' } ,
519519 ] ,
520520 } ,
521- { text : 'VTX Installationsdiagramm ' , link : '/vtx-installation' } ,
522- { text : 'Allgemeine Erwägungen' , link : '/vtx-general' } ,
523- { text : 'VTX LED-Muster' , link : '/vtx-led' } ,
521+ { text : 'VTX Installationsdiagramm ' , link : '/de/ vtx-installation' } ,
522+ { text : 'Allgemeine Erwägungen' , link : '/de/ vtx-general' } ,
523+ { text : 'VTX LED-Muster' , link : '/de/ vtx-led' } ,
524524 {
525525 text : 'VTX Anleitung zum Firmware-Update' ,
526- link : '/vtx-firmware-update' ,
526+ link : '/de/ vtx-firmware-update' ,
527527 } ,
528- { text : 'VTX Anschluss' , link : '/vtx-sockets' } ,
529- { text : 'FAQ' , link : '/vtx-faq' } ,
528+ { text : 'VTX Anschluss' , link : '/de/ vtx-sockets' } ,
529+ { text : 'FAQ' , link : '/de/ vtx-faq' } ,
530530 {
531531 text : 'Auslaufende Videosender' ,
532- link : '/vtx-dis-summary' ,
532+ link : '/de/ vtx-dis-summary' ,
533533 collapsed : true ,
534534 items : [
535- { text : 'Whoop VTX' , link : '/whoop' } ,
536- { text : 'Whoop lite VTX' , link : '/whoop-lite' } ,
537- { text : 'Race V1 VTX' , link : '/race-v1' } ,
538- { text : 'Race V2 VTX' , link : '/race-v2' } ,
539- { text : 'Freestyle V1 VTX' , link : '/freestyle-v1' } ,
535+ { text : 'Whoop VTX' , link : '/de/ whoop' } ,
536+ { text : 'Whoop lite VTX' , link : '/de/ whoop-lite' } ,
537+ { text : 'Race V1 VTX' , link : '/de/ race-v1' } ,
538+ { text : 'Race V2 VTX' , link : '/de/ race-v2' } ,
539+ { text : 'Freestyle V1 VTX' , link : '/de/ freestyle-v1' } ,
540540 ] ,
541541 } ,
542- { text : 'Garantie / Gewährleistung' , link : '/vtx-warranty' } ,
542+ { text : 'Garantie / Gewährleistung' , link : '/de/ vtx-warranty' } ,
543543 ] ,
544544 } ,
545545 {
546546 text : 'VRX' ,
547547 items : [
548548 {
549549 text : 'Box Pro' ,
550- link : '/box-introduction' ,
550+ link : '/de/ box-introduction' ,
551551 collapsed : true ,
552552 items : [
553- { text : 'Einrichtung' , link : '/box-setup' } ,
554- { text : 'Betrieb' , link : '/box-operation' } ,
553+ { text : 'Einrichtung' , link : '/de/ box-setup' } ,
554+ { text : 'Betrieb' , link : '/de/ box-operation' } ,
555555 {
556556 text : 'Firmware-Aktualisierung' ,
557- link : '/box-firmware-update' ,
557+ link : '/de/ box-firmware-update' ,
558558 } ,
559- { text : 'Fehlerbehebung' , link : '/box-troubleshooting' } ,
560- { text : 'Garantie / Gewährleistung' , link : '/box-warranty' } ,
559+ { text : 'Fehlerbehebung' , link : '/de/ box-troubleshooting' } ,
560+ { text : 'Garantie / Gewährleistung' , link : '/de/ box-warranty' } ,
561561 ] ,
562562 } ,
563563 {
564564 text : 'Goggles' ,
565- link : '/goggles-introduction' ,
565+ link : '/de/ goggles-introduction' ,
566566 collapsed : true ,
567567 items : [
568- { text : 'Einrichtung' , link : '/goggles-setup' } ,
569- { text : 'Betrieb' , link : '/goggles-operation' } ,
568+ { text : 'Einrichtung' , link : '/de/ goggles-setup' } ,
569+ { text : 'Betrieb' , link : '/de/ goggles-operation' } ,
570570 {
571571 text : 'Firmware-Aktualisierung' ,
572- link : '/goggles-firmware-update' ,
572+ link : '/de/ goggles-firmware-update' ,
573573 } ,
574- { text : 'Fehlerbehebung' , link : '/goggles-troubleshooting' } ,
574+ { text : 'Fehlerbehebung' , link : '/de/ goggles-troubleshooting' } ,
575575 {
576576 text : 'Haftungsausschluss für OLED-Displays' ,
577- link : '/goggles-oled-display-disclaimer' ,
577+ link : '/de/ goggles-oled-display-disclaimer' ,
578578 } ,
579579 {
580580 text : 'Garantie / Gewährleistung' ,
581- link : '/goggles-warranty' ,
581+ link : '/de/ goggles-warranty' ,
582582 } ,
583583 ] ,
584584 } ,
585585 {
586586 text : 'Monitor' ,
587- link : '/monitor-introduction' ,
587+ link : '/de/ monitor-introduction' ,
588588 collapsed : true ,
589589 items : [
590- { text : 'Einrichtung' , link : '/monitor-setup' } ,
591- { text : 'Betrieb' , link : '/monitor-operation' } ,
590+ { text : 'Einrichtung' , link : '/de/ monitor-setup' } ,
591+ { text : 'Betrieb' , link : '/de/ monitor-operation' } ,
592592 {
593593 text : 'Firmware-Aktualisierung' ,
594- link : '/monitor-firmware-update' ,
594+ link : '/de/ monitor-firmware-update' ,
595595 } ,
596596 ] ,
597597 } ,
598598 {
599599 text : 'Event VRX' ,
600- link : '/event-introduction' ,
600+ link : '/de/ event-introduction' ,
601601 collapsed : true ,
602602 items : [
603- { text : 'Betrieb' , link : '/event-operation' } ,
603+ { text : 'Betrieb' , link : '/de/ event-operation' } ,
604604 {
605605 text : 'Firmware-Aktualisierung' ,
606- link : '/event-firmware-update' ,
606+ link : '/de/ event-firmware-update' ,
607607 } ,
608608 ] ,
609609 } ,
@@ -614,48 +614,48 @@ export default defineConfig({
614614 items : [
615615 {
616616 text : 'Halo Stack' ,
617- link : '/halo-stack-introduction' ,
617+ link : '/de/ halo-stack-introduction' ,
618618 collapsed : true ,
619619 items : [
620620 {
621621 text : 'Halo Flight Controller (Flugsteuerung)' ,
622- link : '/halo-introduction' ,
622+ link : '/de/ halo-introduction' ,
623623 collapsed : true ,
624624 items : [
625- { text : 'Verkabelung' , link : '/halo-wiring' } ,
626- { text : 'Mit ELRS verbinden' , link : '/halo-bind' } ,
627- { text : 'Firmware' , link : '/halo-firmware' } ,
625+ { text : 'Verkabelung' , link : '/de/ halo-wiring' } ,
626+ { text : 'Mit ELRS verbinden' , link : '/de/ halo-bind' } ,
627+ { text : 'Firmware' , link : '/de/ halo-firmware' } ,
628628 ] ,
629629 } ,
630630 {
631631 text : 'Halo 4in1 70A ESC' ,
632- link : '/halo-esc-introduction' ,
632+ link : '/de/ halo-esc-introduction' ,
633633 collapsed : true ,
634634 items : [
635- { text : 'Verkabelung' , link : '/halo-esc-wiring' } ,
636- { text : 'Firmware' , link : '/halo-esc-firmware' } ,
635+ { text : 'Verkabelung' , link : '/de/ halo-esc-wiring' } ,
636+ { text : 'Firmware' , link : '/de/ halo-esc-firmware' } ,
637637 ] ,
638638 } ,
639639 ] ,
640640 } ,
641641 {
642642 text : 'AIO5' ,
643- link : '/aio5-introduction' ,
643+ link : '/de/ aio5-introduction' ,
644644 collapsed : true ,
645645 items : [
646- { text : 'Einbau' , link : '/aio5-installation' } ,
647- { text : 'Mit ELRS verbinden' , link : '/aio5-bind' } ,
648- { text : 'Firmware' , link : '/aio5-firmware' } ,
646+ { text : 'Einbau' , link : '/de/ aio5-installation' } ,
647+ { text : 'Mit ELRS verbinden' , link : '/de/ aio5-bind' } ,
648+ { text : 'Firmware' , link : '/de/ aio5-firmware' } ,
649649 ] ,
650650 } ,
651651 {
652652 text : 'AIO15' ,
653- link : '/aio15-introduction' ,
653+ link : '/de/ aio15-introduction' ,
654654 collapsed : true ,
655655 items : [
656- { text : 'Einbau' , link : '/aio15-installation' } ,
657- { text : 'Mit ELRS verbinden' , link : '/aio15-bind' } ,
658- { text : 'Firmware' , link : '/aio15-firmware' } ,
656+ { text : 'Einbau' , link : '/de/ aio15-installation' } ,
657+ { text : 'Mit ELRS verbinden' , link : '/de/ aio15-bind' } ,
658+ { text : 'Firmware' , link : '/de/ aio15-firmware' } ,
659659 ] ,
660660 } ,
661661 ] ,
@@ -665,26 +665,26 @@ export default defineConfig({
665665 items : [
666666 {
667667 text : 'HDZero Kamera Produkte' ,
668- link : '/camera-summary.md' ,
668+ link : '/de/ camera-summary.md' ,
669669 collapsed : true ,
670670 items : [
671- { text : 'Nano90 V2 Kamera' , link : '/camera-nano90-v2.md' } ,
672- { text : 'Micro V3 Kamera' , link : '/camera-micro-v3.md' } ,
673- { text : 'Nano V3 Kamera' , link : '/camera-nano-v3.md' } ,
674- { text : 'ECO Kamera' , link : '/camera-eco.md' } ,
675- { text : 'Lux Kamera' , link : '/camera-lux.md' } ,
671+ { text : 'Nano90 V2 Kamera' , link : '/de/ camera-nano90-v2.md' } ,
672+ { text : 'Micro V3 Kamera' , link : '/de/ camera-micro-v3.md' } ,
673+ { text : 'Nano V3 Kamera' , link : '/de/ camera-nano-v3.md' } ,
674+ { text : 'ECO Kamera' , link : '/de/ camera-eco.md' } ,
675+ { text : 'Lux Kamera' , link : '/de/ camera-lux.md' } ,
676676 ] ,
677677 } ,
678678 {
679679 text : 'Auslaufende Kameras' ,
680- link : '/camera-dis-summary.md' ,
680+ link : '/de/ camera-dis-summary.md' ,
681681 collapsed : true ,
682682 items : [
683- { text : 'Nano90 Kamera' , link : '/camera-nano90.md' } ,
684- { text : 'Micro V2 Kamera' , link : '/camera-micro-v2.md' } ,
685- { text : 'Nano Kamera' , link : '/camera-nano.md' } ,
686- { text : 'Nano lite Kamera' , link : '/camera-nano-lite.md' } ,
687- { text : 'Nano V2 Kamera' , link : '/camera-nano-v2.md' } ,
683+ { text : 'Nano90 Kamera' , link : '/de/ camera-nano90.md' } ,
684+ { text : 'Micro V2 Kamera' , link : '/de/ camera-micro-v2.md' } ,
685+ { text : 'Nano Kamera' , link : '/de/ camera-nano.md' } ,
686+ { text : 'Nano lite Kamera' , link : '/de/ camera-nano-lite.md' } ,
687+ { text : 'Nano V2 Kamera' , link : '/de/ camera-nano-v2.md' } ,
688688 ] ,
689689 } ,
690690 ] ,
0 commit comments