mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-06 02:35:25 +01:00
Merge branch 'Mark9804-main' into main
This commit is contained in:
commit
e669c4efdc
2 changed files with 13 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -12,6 +12,7 @@
|
|||
"timeline": "时间线",
|
||||
"furnishing": "家具",
|
||||
"weapons": "武器",
|
||||
"artifacts": "圣遗物",
|
||||
"settings": "设置",
|
||||
"donate": "赞助"
|
||||
},
|
||||
|
@ -654,5 +655,16 @@
|
|||
"asc": "突破",
|
||||
"lvl": "等级",
|
||||
"baseAtk": "基础攻击"
|
||||
},
|
||||
"artifact": {
|
||||
"title": "圣遗物列表",
|
||||
"name": "名称",
|
||||
"maxRarity": "最大稀有度★",
|
||||
"bonus2": "2件套效果",
|
||||
"bonus4": "4件套效果",
|
||||
"domain": "获取秘境",
|
||||
"artifact": "圣遗物",
|
||||
"setPiece": "{piece}件套效果",
|
||||
"recommendedCharacter": "{piece}件套推荐角色"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue