From d8587901707136363f7a5d9d92e74490fd93f857 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Wed, 20 Apr 2022 17:53:43 +0800 Subject: [PATCH] trans --- src/lang/tw.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/tw.rs b/src/lang/tw.rs index 975c23cfb..65e39e4f1 100644 --- a/src/lang/tw.rs +++ b/src/lang/tw.rs @@ -135,7 +135,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Path", "安裝路徑"), ("Create start menu shortcuts", "建立開始選單捷徑"), ("Create desktop icon", "建立桌面圖示"), - ("agreement_tip", ""), + ("agreement_tip", "開始安裝即表示接受許可協議"), ("Accept and Install", "接受並安裝"), ("End-user license agreement", "使用者授權合約"), ("Generating ...", "正在產生 ..."),