Skip to content

Commit 79e8181

Browse files
committed
New translations en.xaml (Chinese Simplified)
[ci skip]
1 parent 408be13 commit 79e8181

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Flow.Launcher/Languages/zh-cn.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
<system:String x:Key="pleaseTryAgain">请重试</system:String>
3333
<system:String x:Key="parseProxyFailed">无法解析 Http 代理</system:String>
3434

35+
<!-- 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>
38+
3539
<!-- MainWindow -->
3640
<system:String x:Key="registerHotkeyFailed">无法注册热键“{0}”。该热键可能正在被其他程序使用。更改为不同的热键,或退出其他程序。</system:String>
3741
<system:String x:Key="unregisterHotkeyFailed">未能取消注册快捷键&quot;{0}&quot;。请重试或查看日志以获取详细信息</system:String>

0 commit comments

Comments
 (0)