[Update] Config Page: Add Appearance Tab. Add UI Language section.(Functionally, too)

This commit is contained in:
Sakamoto Shiina
2024-09-13 16:23:23 +09:00
parent 1eceb8e8e8
commit f74ebc1942
8 changed files with 182 additions and 23 deletions

View File

@@ -11,7 +11,7 @@ const resources = {
en: { translation: translation_en },
ja: { translation: translation_ja },
ko: { translation: translation_ko },
zh_Hant: { translation: translation_zh_Hant },
"zh-Hant": { translation: translation_zh_Hant },
};
i18n