Commit Graph

57 Commits

Author SHA1 Message Date
umbor
4ae0bcec65 Fix some bugs
Fix some bugs
2023-06-11 14:24:17 +08:00
umbor
2723b259dc Add language detection and storage
Save language setting to localstorage (first time using browser language) and fix some bugs in en-US.yaml
2023-06-11 12:53:30 +08:00
umbor
3d1362b997 Change Vue page with route name as page title
研究了下发现$route.name不能用i18n给的变量赋值,于是把index.vue里的title部分挪到各个文件里,并微调了下缩进保持格式一致(显示修改很多,实际只有几行)

I don't think using route.name as H1 title is a good choice since variable from i18n cannot be assigned to $route.name. So I move title part of index.vue to separate files and adjust indentation to make it looks clear.
2023-06-10 23:24:09 +08:00
umbor
513f81798c Change Vue page to use i18n plugin 2023-06-10 23:17:48 +08:00
umbor
c53f5f9c49 Add i18n basic components
Add i18n basic components
2023-06-10 23:16:51 +08:00
EstrellaXD
b70fe6e28b fix: path problem 2023-06-07 21:07:59 +08:00
zthxxx
684e124480 chore: move Auto_Bangumi_WebUI -> Auto_Bangumi_WebUI/webui/, prepare for merge into AutoBangumi repo 2023-06-05 23:47:00 +08:00