Skip to content

Commit

Permalink
Update zh-CN.json (#1503)
Browse files Browse the repository at this point in the history
  • Loading branch information
mylylyl authored May 31, 2023
1 parent 809508e commit bce11c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebridge-config-ui-x",
"displayName": "Homebridge UI",
"version": "4.50.3",
"version": "4.50.4",
"description": "A web based management, configuration and control platform for Homebridge.",
"license": "MIT",
"author": "oznu <[email protected]>",
Expand Down
6 changes: 3 additions & 3 deletions ui/src/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
"menu.label_plugins": "插件",
"menu.label_status": "状态",
"menu.label_ui_settings": "用户界面设置",
"menu.linux.label_restart_server": "重启服务",
"menu.linux.label_shutdown_server": "关闭服务",
"menu.linux.label_restart_server": "重启服务器",
"menu.linux.label_shutdown_server": "关闭服务器",
"menu.linux.label_terminal": "终端",
"menu.tooltip_logout": "注销",
"menu.tooltip_restart": "重启 HomeBridge",
Expand Down Expand Up @@ -396,4 +396,4 @@
"users.toast_failed_to_update_user": "更新用户信息失败",
"users.toast_updated_user": "用户信息已更新",
"users.toast_user_deleted": "用户已删除"
}
}

0 comments on commit bce11c6

Please sign in to comment.