Moved Translations to common folder, merged pgmbru changes manually

This commit is contained in:
ZioPao
2025-03-31 01:59:27 +02:00
parent f77a357dab
commit cc5e67aceb
51 changed files with 32 additions and 20 deletions

View File

@@ -1,16 +0,0 @@
UI_FR = {
UI_trait_Amputee_Hand = "Main gauche amputée",
UI_trait_Amputee_Hand_desc = "",
UI_trait_Amputee_ForeArm = "Avant-bras gauche amputé",
UI_trait_Amputee_ForeArm_desc = "",
UI_trait_Amputee_UpperArm = "Bras supérieur gauche amputé",
UI_trait_Amputee_UpperArm_desc = "",
UI_trait_Insensitive = "Insensible",
UI_trait_Insensitive_desc = "",
UI_Say_CantEquip = "Je ne peux pas l'équiper comme ça..."
}