We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7571c34 commit 8dde05bCopy full SHA for 8dde05b
Flow.Launcher/Languages/zh-cn.xaml
@@ -33,8 +33,8 @@
33
<system:String x:Key="parseProxyFailed">无法解析 Http 代理</system:String>
34
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>
+ <system:String x:Key="failToInstallTypeScriptEnv">无法安装 TypeScript 环境。请稍后再试</system:String>
+ <system:String x:Key="failToInstallPythonEnv">无法安装 Python 环境。请稍后再试。</system:String>
38
39
<!-- MainWindow -->
40
<system:String x:Key="registerHotkeyFailed">无法注册热键“{0}”。该热键可能正在被其他程序使用。更改为不同的热键,或退出其他程序。</system:String>
0 commit comments