mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 15:53:59 -05:00
27 lines
850 B
JSON
27 lines
850 B
JSON
{
|
||
"addBuild": "添加配装",
|
||
"noBuilds": "您还没有添加配装,现在开始吧!",
|
||
"reachBuildMaxCount": "您的配装数量已到达上限",
|
||
"buildCard.info": "详情",
|
||
"buildCard.edit": "编辑",
|
||
|
||
"forms.title": "标题",
|
||
"forms.modes": "模式",
|
||
"forms.weapons": "武器",
|
||
"forms.gear.HEAD": "头部装备",
|
||
"forms.gear.CLOTHES": "服装",
|
||
"forms.gear.SHOES": "鞋子",
|
||
"forms.private.info": "私人配装仅对您可见",
|
||
|
||
"deleteConfirm": "删除配装'{{title}}'?",
|
||
|
||
"stats.count.title": "{{count}} 件 {{weapon}} 配装的数据",
|
||
"stats.ap.title": "平均技能点数",
|
||
"stats.percentage.title": "主技能出现率",
|
||
"stats.all": "全部",
|
||
|
||
"linkButton.abilityStats": "技能数据",
|
||
"linkButton.popularBuilds": "热门配装",
|
||
"noPopularBuilds": "目前尚无该武器的热门配装。"
|
||
}
|