Update
This commit is contained in:
@@ -42,6 +42,21 @@ LANG = {
|
||||
"fix_seams": "修复接缝",
|
||||
"optimize_scene": "优化场景",
|
||||
|
||||
# 身体部位名称
|
||||
"Head": " 头 部",
|
||||
"*Head": "*头 部",
|
||||
"Teeth": " 牙 齿",
|
||||
"*Teeth": "*牙 齿",
|
||||
"Saliva": " 牙 龈",
|
||||
"EyeLeft": " 左 眼",
|
||||
"*EyeLeft": "*左 眼",
|
||||
"EyeRight": " 右 眼",
|
||||
"*EyeRight": "*右 眼",
|
||||
"Eyeshell": " 眼 睑",
|
||||
"Eyeslashes": " 眉 毛",
|
||||
"EyesEdge": " 眉 毛",
|
||||
"Body": " 身 体",
|
||||
|
||||
# 绑定模块
|
||||
"rigging_title": "绑定系统",
|
||||
"presets": "预设",
|
||||
@@ -149,6 +164,21 @@ LANG = {
|
||||
"fix_seams": "Fix Seams",
|
||||
"optimize_scene": "Optimize Scene",
|
||||
|
||||
# Body Parts
|
||||
"Head": " Head",
|
||||
"*Head": "*Head",
|
||||
"Teeth": " Teeth",
|
||||
"*Teeth": "*Teeth",
|
||||
"Saliva": " Saliva",
|
||||
"EyeLeft": " EyeLeft",
|
||||
"*EyeLeft": "*EyeLeft",
|
||||
"EyeRight": " EyeRight",
|
||||
"*EyeRight": "*EyeRight",
|
||||
"Eyeshell": " Eyeshell",
|
||||
"Eyeslashes": " Eyelashes",
|
||||
"EyesEdge": " Eyelashes",
|
||||
"Body": " Body",
|
||||
|
||||
# Rigging Module
|
||||
"rigging_title": "Rigging System",
|
||||
"presets": "Presets",
|
||||
|
Reference in New Issue
Block a user