This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
rbrecruiter/resources/lang/vendor/log-viewer/zh.json

14 lines
296 B
JSON
Raw Normal View History

{
"Date": "日期",
"The list of logs is empty!": "日志列表为空!",
"All": "全部",
"Emergency": "危急",
"Alert": "紧急",
"Critical": "严重",
"Error": "错误",
"Warning": "警告",
"Notice": "注意",
"Info": "信息",
"Debug": "调试"
}