diff --git a/front/php/templates/language/zh_cn.json b/front/php/templates/language/zh_cn.json
index c2da26e3..1a14b675 100644
--- a/front/php/templates/language/zh_cn.json
+++ b/front/php/templates/language/zh_cn.json
@@ -67,7 +67,7 @@
"DAYS_TO_KEEP_EVENTS_description": "这是维护设置。它指定将保留的事件条目的天数。所有较旧的事件将被定期删除。也适用于插件事件历史记录。",
"DAYS_TO_KEEP_EVENTS_name": "删除早于",
"DEEP_SLEEP_description": "",
- "DEEP_SLEEP_name": "",
+ "DEEP_SLEEP_name": "深度睡眠",
"DEV_HIST_DAYS_description": "",
"DEV_HIST_DAYS_name": "",
"DEV_HIST_TRACKED_description": "",
@@ -210,16 +210,16 @@
"Device_MultiEdit_No_Devices": "未选择设备。",
"Device_MultiEdit_Tooltip": "小心。 单击此按钮会将左侧的值应用到上面选择的所有设备。",
"Device_NextScan_Imminent": "",
- "Device_NextScan_In": "",
+ "Device_NextScan_In": "下一次扫描将大致进行于 ",
"Device_NoData_Help": "",
"Device_NoData_Scanning": "",
- "Device_NoData_Title": "",
- "Device_NoMatch_Title": "",
+ "Device_NoData_Title": "没有找到设备",
+ "Device_NoMatch_Title": "没有设备符合当前过滤选项",
"Device_Save_Failed": "保存设备失败",
"Device_Save_Unauthorized": "未授权 - API 令牌无效",
"Device_Saved_Success": "设备保存成功",
"Device_Saved_Unexpected": "设备更新返回了一个意外的响应",
- "Device_Scanning": "",
+ "Device_Scanning": "扫描中...",
"Device_Searchbox": "搜索",
"Device_Shortcut_AllDevices": "我的设备",
"Device_Shortcut_AllNodes": "全部节点",
@@ -329,7 +329,7 @@
"Gen_AddDevice": "添加设备",
"Gen_Add_All": "全部添加",
"Gen_All_Devices": "所有设备",
- "Gen_Archived": "",
+ "Gen_Archived": "已备份",
"Gen_AreYouSure": "你确定吗?",
"Gen_Backup": "运行备份",
"Gen_Cancel": "取消",
@@ -783,14 +783,14 @@
"device_history_col_time": "",
"device_history_empty_state": "",
"device_history_tab_title": "",
- "device_history_table_title_changes": "",
+ "device_history_table_title_changes": "更改",
"devices_old": "刷新中…",
"gen_actions": "",
"gen_content": "",
"gen_device": "",
"gen_level": "",
"gen_read": "",
- "gen_timestamp": "",
+ "gen_timestamp": "时间戳",
"general_event_description": "您触发的事件可能需要一段时间才能完成后台进程。一旦以下执行队列清空,执行就会结束(如果遇到问题,请检查错误日志)。
执行队列:",
"general_event_title": "执行自组织网络事件",
"go_to_device_event_tooltip": "前往设备页面",
@@ -825,9 +825,9 @@
"settings_publishers_label": "出版商",
"settings_readonly": "无法读或写app.conf。请尝试重启容器并阅读文件权限文档",
"settings_saved": "
设置已保存。
正在加载…
",
- "settings_saved_background": "",
+ "settings_saved_background": "设置已经保存。修改正在后台执行。",
"settings_system_icon": "fa-solid fa-gear",
"settings_system_label": "系统",
"settings_update_item_warning": "更新下面的值。请注意遵循先前的格式。未执行验证。",
"test_event_tooltip": "在测试设置之前,请先保存更改。"
-}
\ No newline at end of file
+}