Skip to content

Commit 8dde05b

Browse files
committed
New translations en.xaml (Chinese Simplified)
[ci skip]
1 parent 7571c34 commit 8dde05b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/Languages/zh-cn.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<system:String x:Key="parseProxyFailed">无法解析 Http 代理</system:String>
3434

3535
<!-- AbstractPluginEnvironment -->
36-
<system:String x:Key="failToInstallTypeScriptEnv">Failed to install TypeScript environment. Please try again later</system:String>
37-
<system:String x:Key="failToInstallPythonEnv">Failed to install Python environment. Please try again later.</system:String>
36+
<system:String x:Key="failToInstallTypeScriptEnv">无法安装 TypeScript 环境。请稍后再试</system:String>
37+
<system:String x:Key="failToInstallPythonEnv">无法安装 Python 环境。请稍后再试。</system:String>
3838

3939
<!-- MainWindow -->
4040
<system:String x:Key="registerHotkeyFailed">无法注册热键“{0}”。该热键可能正在被其他程序使用。更改为不同的热键,或退出其他程序。</system:String>

0 commit comments

Comments
 (0)