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 8ab700d commit 93408fcCopy full SHA for 93408fc
ModAssistant/Localisation/zh.xaml
@@ -8,7 +8,7 @@
8
<!-- App -->
9
<sys:String x:Key="App:InstallDirDialog:Title">找不到您的Beat Saber安装路径!</sys:String>
10
<sys:String x:Key="App:InstallDirDialog:OkCancel">点确定重试,或点取消关闭软件。</sys:String>
11
- <sys:String x:Key="App:InstallDirInvalid">游戏目录包含特殊字符(如汉字,日文等)!可能会造成例如mod无法正常运行等问题。</sys:String>
+ <sys:String x:Key="App:InstallDirInvalid">你的游戏安装路径中包含中文等特殊字符,这有可能会导致Mod出现问题。</sys:String>
12
<sys:String x:Key="App:InvalidArgument">无效参数!'{0}'需要一个选项。</sys:String>
13
<sys:String x:Key="App:UnrecognizedArgument">无法识别的参数。关闭Mod Assistant。</sys:String>
14
<sys:String x:Key="App:UnhandledException">刚刚发生了一个未处理的异常</sys:String>
0 commit comments