i18n
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-18 09:31:39 +00:00
parent a11f21c47c
commit f512538d1c

View File

@@ -4,7 +4,7 @@ import shutil
import yaml
SOURCE_DIR = "docs"
ENGLISH_DIR = "docs_en"
ENGLISH_DIR = "docs/en"
MKDOCS_YML = "mkdocs.yml"
# Kopiera alla filer från docs/ till docs_en/