From 0c7c06c27ffc6d886950fe4aacc02e974cdc3658 Mon Sep 17 00:00:00 2001 From: AzenKain Date: Wed, 23 Apr 2025 23:48:59 +0700 Subject: [PATCH] update cn langauge --- docker-compose.yml | 2 +- messages/cn.json | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1ad0991..32e87db 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,4 +6,4 @@ services: container_name: sranalysis restart: unless-stopped ports: - - "3000:3000" \ No newline at end of file + - "3005:3000" \ No newline at end of file diff --git a/messages/cn.json b/messages/cn.json index 1634093..25d39c1 100644 --- a/messages/cn.json +++ b/messages/cn.json @@ -1,48 +1,48 @@ { "TabTitle": { - "title": "Firefly 分析", - "description": "Veritas的分析工具" + "title": "Firefly 分析器", + "description": "Veritas 分析工具" }, "DataAnalysisPage": { "useSkill": "使用技能", "totalDamage": "总伤害", - "damagePerAV": "每AV伤害", - "totalAV": "总AV", - "damagerPerCycle": "每个周期的伤害", + "damagePerAV": "每行动值伤害", + "totalAV": "总行动值", + "damagerPerCycle": "每轮伤害", "skillType": "技能类型", "skillName": "技能名称", "actionValue": "行动值", "character": "角色", "id": "ID", - "path": "路径", + "path": "命途", "rarity": "稀有度", - "damageByActionValue": "根据行动值的伤害", - "element": "元素", - "totalTurn": "总回合", - "technique": "技巧", + "damageByActionValue": "此行动值的伤害", + "element": "属性", + "totalTurn": "总轮次", + "technique": "密技", "talent": "天赋", - "basic": "基础攻击", - "skill": "技能", - "ultimate": "终极技能", - "servant": "从者", + "basic": "普攻", + "skill": "战技", + "ultimate": "终结技", + "servant": "忆灵", "skillDamageBreakdown": "技能伤害细分", "skillUsageDistribution": "技能使用分布", - "damageOverTime": "持续伤害", + "damageOverTime": "累计伤害", "damage": "伤害", - "cumulativeDamage": "累计伤害", + "cumulativeDamage": "累计伤害量", "characterInformation": "角色信息", - "turnDetail": "回合详情", + "turnDetail": "轮次详情", "damageDetails": "伤害详情", - "cycleCount": "周期数", + "cycleCount": "轮次", "chartInfo": "图表信息", - "actionBar": "行动时间线", + "actionBar": "行动轴", "lineupInfo": "阵容信息", "loadData": "加载战斗数据", "exportData": "导出战斗数据", "connectSetting": "连接设置", "connected": "已连接", "unconnected": "未连接", - "socketConnection": "套接字连接", + "socketConnection": "socket连接", "connectionType": "连接类型", "status": "状态", "connect": "连接", @@ -58,10 +58,10 @@ "style": "风格", "warrior": "毁灭", "knight": "存护", - "mage": "知识", + "mage": "智识", "priest": "丰饶", "rouge": "巡猎", - "shaman": "协调", + "shaman": "同协", "warlock": "虚无", "memory": "记忆", "fire": "火",