From de0e1bd6f1ce98a9deedc794f8615fc2748c7ef7 Mon Sep 17 00:00:00 2001 From: MrBBBaiXue Date: Tue, 20 Feb 2024 00:07:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BE=A4=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ra3.BattleNet.Downloader/ViewModel.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ra3.BattleNet.Downloader/ViewModel.cs b/Ra3.BattleNet.Downloader/ViewModel.cs index 610095e..823ba5d 100644 --- a/Ra3.BattleNet.Downloader/ViewModel.cs +++ b/Ra3.BattleNet.Downloader/ViewModel.cs @@ -27,7 +27,7 @@ public class ViewModel : INotifyPropertyChanged ["en.DownloadSpeed"] = "{0}/s", ["zh.DownloadSpeed"] = "{0}/s", ["en.Description"] = "After the download is completed, the installer will be executed automatically. You can visit https://ra3battle.net for more information.", - ["zh.Description"] = "下载完毕之后安装程序将自动执行。您可以访问 https://ra3battle.net 或者加入 QQ 群 604807102 以了解关于红警3战网的更多信息。", + ["zh.Description"] = "下载完毕之后安装程序将自动执行。您可以访问 https://ra3battle.net 或者加入 QQ 群 818026401 以了解关于红警3战网的更多信息。", ["en.CannotRunInstaller"] = "Cannot run the installer.", ["zh.CannotRunInstaller"] = "无法执行安装程序。" };