自习时段加入
This commit is contained in:
lincube
2026-03-04 20:58:17 +08:00
parent 40ddcd399d
commit 9ec879cc17
16 changed files with 945 additions and 20 deletions

View File

@@ -234,6 +234,7 @@
"component.browser": "浏览器",
"component.holiday_calendar": "节假日日历",
"component.study_environment": "环境",
"component.study_session_control": "自习时段控制",
"component.study_noise_curve": "噪音曲线",
"component.study_noise_distribution": "噪音等级分布",
"component.study_score_overview": "自习评分总览",
@@ -290,6 +291,15 @@
"study.environment.settings.show_display_db": "显示 display dB",
"study.environment.settings.show_dbfs": "显示 dBFS",
"study.environment.settings.hint": "至少启用一种显示方式。",
"study.session_control.action.start": "开始自习时段",
"study.session_control.action.stop": "结束自习时段",
"study.session_control.idle_hint": "点击右侧按钮开始",
"study.session_control.report_preview": "预览报告",
"study.session_control.report_confirm_hint": "点击右侧确定结束查看",
"study.session_control.running_elapsed_format": "已进行 {0}",
"study.session_control.last_session_format": "上次时段 {0}",
"study.session_control.start_failed": "启动失败",
"study.session_control.stop_failed": "结束失败",
"study.noise_curve.value_format": "{0:F1} dB",
"study.noise_curve.axis.now": "现在",
"study.noise_distribution.title": "噪音等级分布",