Files
The-Only-Cure/media/lua/shared/Translate/EN/ContextMenu_EN.txt
2023-11-11 02:58:51 +01:00

17 lines
505 B
Plaintext

ContextMenu_EN = {
ContextMenu_Amputate = "Amputate",
ContextMenu_Limb_Hand_L = "Left Hand",
ContextMenu_Limb_ForeArm_L = "Left forearm",
ContextMenu_Limb_UpperArm_L = "Left UpperArm"
ContextMenu_Limb_Hand_R = "Right Hand",
ContextMenu_Limb_ForeArm_R = "Right forearm",
ContextMenu_Limb_UpperArm_R = "Right UpperArm"
ContextMenu_InstallProstRight = "Install prosthesis on right arm",
ContextMenu_InstallProstLeft = "Install prosthesis on left arm",
}