From 6e8fee8513d215ff5d653ce5dbcff95aa64d2345 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Thu, 10 Feb 2022 15:14:04 +0100 Subject: [PATCH] Fix rolls --- module/fr.json | 2 +- module/module.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/module/fr.json b/module/fr.json index 8a01383..d2fd437 100644 --- a/module/fr.json +++ b/module/fr.json @@ -55,7 +55,7 @@ "SWADE.LinkAttr": "Attribut lié", "SWADE.Die": "Dé", "SWADE.WildDie": "Dé Joker", - "SWADE.Mod": "Modificateur", + "SWADE.Modifiers": "Modificateurs", "SWADE.Modifier": "Modificateur", "SWADE.BenniesSpend": "Dépenser un Jeton", "SWADE.BenniesGive": "Donner un Jeton", diff --git a/module/module.json b/module/module.json index 6049c44..884c939 100644 --- a/module/module.json +++ b/module/module.json @@ -42,8 +42,8 @@ ], "url": "https://gitlab.com/sasmira/swade-fr", "flags": {}, - "version": "0.19.0.2", - "minimumCoreVersion": "0.8.9", + "version": "0.19.0.3", + "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "9", "scripts": [], "esmodules": [ @@ -83,4 +83,4 @@ "protected": false, "coreTranslation": false, "library": false -} +} \ No newline at end of file