From cd6fc9fb01a9d2af0599c329daa7fa7ddbfd073a Mon Sep 17 00:00:00 2001 From: JDR-Ninja Date: Tue, 7 May 2024 07:55:53 -0400 Subject: [PATCH] =?UTF-8?q?Fix=20diff=C3=A9rent=20texte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lang/en.json | 2 ++ lang/fr.json | 4 +++- templates/actors/actor-sheet.html | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/lang/en.json b/lang/en.json index 9f8a5df..d4c3d66 100644 --- a/lang/en.json +++ b/lang/en.json @@ -96,6 +96,7 @@ "EditArmor": "Edit Armor", "EditAugment": "Edit Augment", "EditContact": "Edit Contact", + "EditComputer": "Editer Computer", "EditDisease": "Edit Disease", "EditItem": "Edit Item", "EditSoftware": "Edit Software", @@ -103,6 +104,7 @@ "EditWound": "Edit Wound", "Encumbrance": "Encumbrance", "EncumbranceHint": "DM -2 on all physical actions. They will also count as performing heavy labour.", + "EquipUnequip": "Equip/Unequip", "Fatigue": "Fatigue", "FatigueHint": "DM -2 to all checks until full rest.", "Finance": "Finance", diff --git a/lang/fr.json b/lang/fr.json index 21fee6b..11813e5 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -96,6 +96,7 @@ "EditArmor": "Éditer Armure", "EditAugment": "Éditer Augmentation", "EditContact": "Éditer Contact", + "EditComputer": "Éditer Ordinateur", "EditDisease": "Éditer Maladie", "EditItem": "Éditer Objet", "EditSoftware": "Éditer Logiciel", @@ -103,6 +104,7 @@ "EditWound": "Éditer Blessure", "Encumbrance": "Encombrement", "EncumbranceHint": "DM -2 on all physical actions. They will also count as performing heavy labour.", + "EquipUnequip": "Équipper/Déséquipper", "Fatigue": "Fatigue", "FatigueHint": "DM -2 to all checks until full rest.", "Finance": "Finance", @@ -143,7 +145,7 @@ "TabOthers": "A", "TotalWeight": "Poids total", "UnloadSoftware": "Éjecter le Logiciel", - "UnstoreItem": "Rependre", + "UnstoreItem": "Reprendre l'objet", "Wounds": "Blessures", "Show": "Afficher" }, diff --git a/templates/actors/actor-sheet.html b/templates/actors/actor-sheet.html index d824c84..257ca01 100644 --- a/templates/actors/actor-sheet.html +++ b/templates/actors/actor-sheet.html @@ -547,7 +547,7 @@
{{equipment.system.quantity}}
{{equipment.weight}}
- + @@ -572,7 +572,7 @@
{{item.system.quantity}}
{{item.weight}}
- +
@@ -584,7 +584,7 @@
{{subItem.system.quantity}}
{{subItem.weight}}
- +