Finished translation of Upper and Lower Arms. Added translation to other vars and funcs
This commit is contained in:
@@ -21,6 +21,14 @@ namespace _2DGAMELIB
|
||||
["腕"] = "Arm",
|
||||
["肩"] = "Shoulder",
|
||||
["胸"] = "Chest",
|
||||
["下腕"] = "LowerArm",
|
||||
["上腕"] = "UpperArm",
|
||||
["鳥翼上腕"] = "鳥翼UpperArm",
|
||||
["獣翼上腕"] = "獣翼UpperArm",
|
||||
["四足上腕"] = "四足UpperArm",
|
||||
["鳥翼下腕"] = "鳥翼LowerArm",
|
||||
["獣翼下腕"] = "獣翼LowerArm",
|
||||
["四足下腕"] = "四足LowerArm"
|
||||
//["乳房"] = "Breast",
|
||||
//["腹"] = "Abdomen",
|
||||
//["顔"] = "Face",
|
||||
|
||||
Reference in New Issue
Block a user