docs: update import paths to legacy for consistency

- Revised documentation links to point to the legacy import paths across multiple files, ensuring uniformity in referencing legacy resources.
- This change enhances clarity and maintains consistency in the documentation structure.
This commit is contained in:
Marvin
2026-04-10 01:42:07 +02:00
parent 7f8070fe2a
commit a5a34940a1
12 changed files with 2 additions and 777 deletions

View File

@@ -24,7 +24,7 @@ const config = {
],
i18n: {
defaultLocale: 'en',
locales: ['en', 'de', 'fr', 'es', 'ru', 'ja'],
locales: ['en', 'de'],
localeConfigs: {
en: {label: 'English', htmlLang: 'en-GB'},
de: {label: 'Deutsch', htmlLang: 'de-DE'},