Update i18n.js

This commit is contained in:
xxnuo
2026-01-10 00:28:54 +08:00
parent b2216c7e63
commit 5351f512bf

View File

@@ -32,7 +32,7 @@ const messages = {
trayOpenDocs: 'API 文档',
trayOpenRepo: '仓库地址',
trayServiceStatus: '服务状态',
trayServiceRunning: '启动中',
trayServiceRunning: '运行中',
trayServiceStopped: '已停止',
trayServiceManagement: '服务管理',
trayOpenSettings: '设置',