i18你,重构代码,细节优化

This commit is contained in:
2025-03-04 23:46:42 +08:00
parent d4b452d234
commit a935369927
10 changed files with 995 additions and 320 deletions

1
src/locales/ja.json Normal file
View File

@@ -0,0 +1 @@
{}

17
src/locales/zh.json Normal file
View File

@@ -0,0 +1,17 @@
{
"yuhun_target": {
"1": "伤害",
"2": "命中",
"3": "抵抗",
"4": "生命",
"5": "攻击",
"6": "防御",
"7": "速度",
"8": "暴击",
"9": "爆伤",
"10": "治疗量",
"11": "命抗",
"12": "防御输出"
},
"yuhunSelect": "请选择御魂"
}