mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 09:14:25 +08:00
0.7.7.1
This commit is contained in:
18
VoiceHubLanDesktop/Localization/en-US.json
Normal file
18
VoiceHubLanDesktop/Localization/en-US.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"widget.display_name": "Radio Station Schedule",
|
||||
"widget.category": "Info",
|
||||
"widget.loading": "Loading schedule...",
|
||||
"widget.retry": "Retry",
|
||||
"widget.no_schedule": "No schedule data",
|
||||
"widget.network_error": "Network error",
|
||||
"settings.title": "VoiceHub Settings",
|
||||
"settings.description": "Configure radio station schedule data source and display options",
|
||||
"settings.apiUrl.title": "API URL",
|
||||
"settings.apiUrl.description": "VoiceHub backend API URL for fetching schedule data",
|
||||
"settings.showRequester.title": "Show Requester",
|
||||
"settings.showRequester.description": "Display requester information in the schedule list",
|
||||
"settings.showVoteCount.title": "Show Vote Count",
|
||||
"settings.showVoteCount.description": "Display song vote count in the schedule list",
|
||||
"settings.refreshInterval.title": "Refresh Interval",
|
||||
"settings.refreshInterval.description": "Time interval for automatic schedule data refresh"
|
||||
}
|
||||
18
VoiceHubLanDesktop/Localization/zh-CN.json
Normal file
18
VoiceHubLanDesktop/Localization/zh-CN.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"widget.display_name": "广播站排期",
|
||||
"widget.category": "信息",
|
||||
"widget.loading": "正在加载排期...",
|
||||
"widget.retry": "重试",
|
||||
"widget.no_schedule": "暂无排期数据",
|
||||
"widget.network_error": "网络错误",
|
||||
"settings.title": "VoiceHub 设置",
|
||||
"settings.description": "配置广播站排期数据源和显示选项",
|
||||
"settings.apiUrl.title": "API 地址",
|
||||
"settings.apiUrl.description": "VoiceHub 后端 API 地址,用于获取排期数据",
|
||||
"settings.showRequester.title": "显示点歌人",
|
||||
"settings.showRequester.description": "在排期列表中显示点歌人信息",
|
||||
"settings.showVoteCount.title": "显示投票数",
|
||||
"settings.showVoteCount.description": "在排期列表中显示歌曲投票数",
|
||||
"settings.refreshInterval.title": "刷新间隔",
|
||||
"settings.refreshInterval.description": "自动刷新排期数据的时间间隔"
|
||||
}
|
||||
Reference in New Issue
Block a user