Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@07a0513255 🚀

This commit is contained in:
Masterain98
2024-07-08 02:08:04 +00:00
parent b9fe56dc73
commit fc0d88992f
406 changed files with 592 additions and 592 deletions

View File

@@ -11,7 +11,7 @@
const anchor = hash.substring(1);
const localeConfig = {"/zh/":["zh-CN","zh-TW","zh"],"/en/":["en-US","en-UK","en"],"/id/":["id-ID","id"],"/ru/":["ru-RU","ru-KZ","ru-BY","ru-UA","ru-MD","ru-LV","tt-RU","ru"]};
const availableLocales = ["/en/","/id/","/ru/","/zh/"];
const availableLocales = ["/en/","/ru/","/id/","/zh/"];
const defaultLocale = "/en/";
const defaultBehavior = "defaultLocale"