diff --git a/client-webui/zh.js b/client-webui/zh.js
index bfa46b9..b98784d 100644
--- a/client-webui/zh.js
+++ b/client-webui/zh.js
@@ -1,11 +1,11 @@
 // Chinese translation by 喜欢 (wxhn1225)
 dict = {
-	checking_updates: `[UNTRANSLATED] Checking for updates...`,
-	update_check_fail: `[UNTRANSLATED] Failed to check for updates.`,
-	no_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v. No updates are available right now.`,
-	dll_to_dll_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.`,
-	dll_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v. The latest hotfix for this DLL is . If you want, I can download and apply it now — no restart required.`,
-	hotfix_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v. The latest hotfix is . If you want, I can download and apply it now — no restart required.`,
+	checking_updates: `正在检查更新...`,
+	update_check_fail: `检查更新失败。`,
+	no_update: `你当前运行的是OpenWF引导程序v。目前没有可用的更新。`,
+	dll_to_dll_update: `你当前运行的是OpenWF引导程序v。目前不是最新版本,若想更新,需先关闭游戏。`,
+	dll_to_hotfix_update: `你当前运行的是OpenWF引导程序v。DLL的最新热修版本为。此处可立即下载并应用最新版本 — 无需重启游戏。`,
+	hotfix_to_hotfix_update: `你当前运行的是OpenWF引导程序v。最新的热修复版本为。此处可立即下载并应用最新版本 — 无需重启游戏。`,
 
 	server_host: `服务器主机`,
 	server_host_submit: `更改`,
@@ -16,10 +16,10 @@ dict = {
 	simulacrum_whitelisted: `幻影装置的默认敌人`,
 	pause_always_stops_time: `Esc暂停游戏`,
 	ee_log_in_console: `在控制台输出EE.log`,
-	dont_resolve_labels: `[UNTRANSLATED] Don't Resolve Labels`,
+	dont_resolve_labels: `取消本地化`,
 	fov_override: `视野重写 (0 = 关闭)`,
 	save_config: `在client_config.json保存更改`,
-	reload_label_replacements: `[UNTRANSLATED] Reload Label Replacements`,
+	reload_label_replacements: `重新加载文本替换`,
 
 	camtype: `镜头类型`,
 	gamecam: `正常`,