perf: i18n

This commit is contained in:
Bai
2026-05-12 17:31:15 +08:00
parent 8ddecbf772
commit c10208bac6
3 changed files with 9 additions and 3 deletions

View File

@@ -1691,5 +1691,7 @@
"ReportSchedulePriorityTip": "If both interval and crontab are set, crontab takes priority",
"FooterContentTooLong200": "Footer content is too long, please limit it to 200 characters",
"ImageFileCorruptedOrUnreadable": "The image file is corrupted or unreadable, please check the file and try again",
"DeviceManager": "Device manager"
"DeviceManager": "Device manager",
"RefreshSecret": "Refresh secret",
"RefreshSuccessMsg": "Refresh successful"
}

View File

@@ -1702,5 +1702,7 @@
"ReportRecipientsTip": "当前仅支持邮件发送",
"ReportSchedulePriorityTip": "如果同时设置了 interval 和 crontab则优先考虑 crontab",
"FooterContentTooLong200": "页脚内容不能超过 200 个字符",
"ImageFileCorruptedOrUnreadable": "图像文件已损坏或无法读取,请检查文件并重试。"
"ImageFileCorruptedOrUnreadable": "图像文件已损坏或无法读取,请检查文件并重试。",
"RefreshSecret": "刷新密钥",
"RefreshSuccessMsg": "刷新成功"
}

View File

@@ -1700,5 +1700,7 @@
"ReportSchedulePriorityTip": "如果同時設置了 interval 和 crontab則優先考慮 crontab",
"FooterContentTooLong200": "頁腳內容過長,請限制在 200 字以內",
"ImageFileCorruptedOrUnreadable": "影像檔案已損壞或無法讀取,請檢查檔案並重試。",
"DeviceManager": "設備管理"
"DeviceManager": "設備管理",
"RefreshSecret": "刷新金鑰",
"RefreshSuccessMsg": "刷新成功"
}