diff --git a/mkdocs.yml b/mkdocs.yml index defcaaa7..96bb6a9d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -101,10 +101,6 @@ plugins: fallback_to_default: true docs_structure: folder languages: - - locale: en - default: true - name: English - build: true - locale: es name: Español build: true @@ -280,6 +276,10 @@ plugins: Server: Сервер Contributing: Участие Getting Started: Начало работы + - locale: en + default: true + name: English + build: true - git-revision-date-localized: enable_creation_date: true @@ -341,4 +341,4 @@ nav: - Mod (In-Game): scripting/mod-reference.md - Server: scripting/server-reference.md - Contributing: - - Getting Started: contributing.md \ No newline at end of file + - Getting Started: contributing.md