feat(ui): browser happy detecting

This commit is contained in:
Fu Diwei
2025-05-15 02:20:09 +08:00
parent e55e6cc512
commit 268ec4bd7f
5 changed files with 22 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"common.text.copied": "Copied",
"common.text.import_from_file": "Import from file ...",
"common.text.happy_browser": "The browser version is too low, and Certimate WebUI is not working well. Recommend using modern browsers such as Google Chrome v119.0 or higher.",
"common.text.nodata": "No data available",
"common.text.operation_confirm": "Operation confirm",
"common.text.operation_succeeded": "Operation succeeded",

View File

@@ -12,6 +12,7 @@
"common.text.copied": "已复制",
"common.text.import_from_file": "从文件导入 ……",
"common.text.happy_browser": "当前浏览器版本过低Certimate WebUI 无法正常工作。推荐使用 Google Chrome v119.0 或更高版本的现代浏览器。",
"common.text.nodata": "暂无数据",
"common.text.operation_confirm": "操作确认",
"common.text.operation_succeeded": "操作成功",