Skip to content

Commit c5ac7fa

Browse files
committed
Update zh.yaml
1 parent 8b2dd45 commit c5ac7fa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/lang/zh.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,17 @@ animatedJava.customErrorReport.titleUndefined: 未知错误
6969
animatedJava.popup.error.unableToGenerateTexturePath.title: 纹理路径无效
7070
animatedJava.popup.error.unableToGenerateTexturePath.body: |-
7171
纹理'%textureName'在资源包中的路径无效
72-
请确保纹理正确地保存在资源包的'assets/namespace/textures/'路径下
72+
请确保纹理正确地保存在资源包的'assets/namespace/textures/'路径下
7373

7474
animatedJava.popup.error.invalidCubeRotations.title: 元素旋转无效
7575
animatedJava.popup.error.invalidCubeRotations.body: |-
76-
某些元素的旋转值在Java模型中无效
77-
导出前需要删除所有无效的旋转
76+
某些元素的旋转值在Java模型中无效
77+
导出前需要删除所有无效的旋转
7878

7979
animatedJava.popup.error.unsavedTexture.title: 未保存纹理
8080
animatedJava.popup.error.unsavedTexture.body: |-
8181
纹理'%textureName'未保存!
82-
请确保纹理已经在本地保存
82+
请确保纹理已保存在资源包内
8383

8484
animatedJava.popup.warning.rigFolderUnused.title: 文件夹不存在骨骼
8585
animatedJava.popup.warning.rigFolderUnused.body: |-
@@ -102,7 +102,7 @@ animatedJava.popup.error.predicateFilePathUndefined.body: |-
102102

103103
animatedJava.popup.error.rigModelsExportFolderUndefined.title: 骨骼模型文件夹未定义
104104
animatedJava.popup.error.rigModelsExportFolderUndefined.body: |-
105-
导出前需要在设置中指定此骨骼模型的文件夹路径
105+
导出前需要在设置中指定此骨骼模型的文件夹路径
106106

107107
#? varients panel
108108
varients.ui.addVarient: 添加变体
@@ -279,4 +279,4 @@ animatedJava_exporter_animationExporter.setting.mcbConfigPath.description: |-
279279
animatedJava_exporter_animationExporter.setting.dataPackPath.name: 数据包
280280
animatedJava_exporter_animationExporter.setting.dataPackPath.description: 所生成数据包的导出路径。
281281
animatedJava_exporter_animationExporter.popup.error.dataPackPathNotDefined.title: 未定义数据包文件路径
282-
animatedJava_exporter_animationExporter.popup.error.dataPackPathNotDefined.body: 导出前需要在设置中定义数据包的路径。
282+
animatedJava_exporter_animationExporter.popup.error.dataPackPathNotDefined.body: 导出前需要在设置中定义数据包的路径。

0 commit comments

Comments
 (0)