From 8d10425142a50aec3bdf8b174dfb4ee724958b5d Mon Sep 17 00:00:00 2001 From: Vlyan Date: Sat, 4 Dec 2021 14:44:04 +0100 Subject: [PATCH] army sheet : sort ability --- system/lang/fr-fr.json | 2 +- .../items/army-cohort/army-cohort-sheet.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/system/lang/fr-fr.json b/system/lang/fr-fr.json index 8cd2e61..dd9d778 100644 --- a/system/lang/fr-fr.json +++ b/system/lang/fr-fr.json @@ -396,7 +396,7 @@ "tab": "Fortifications", "title": "Fortifications", "difficulty": "Difficulté", - "attrition_reduction": "Attrition Reduction" + "attrition_reduction": "Usure" } }, "twenty_questions": { diff --git a/system/templates/items/army-cohort/army-cohort-sheet.html b/system/templates/items/army-cohort/army-cohort-sheet.html index 44ee971..dcbbe70 100644 --- a/system/templates/items/army-cohort/army-cohort-sheet.html +++ b/system/templates/items/army-cohort/army-cohort-sheet.html @@ -21,22 +21,22 @@ {{!-- battle readiness --}} - + {{> 'systems/l5r5e/templates/items/item/item-infos.html'}}