From cfd9950aae0ac5f4a7f3d9be61e4f22c50450742 Mon Sep 17 00:00:00 2001 From: WBHarry Date: Sat, 25 Apr 2026 20:33:12 +0200 Subject: [PATCH] Translation fixes --- lang/en.json | 5 +++++ templates/characterCreation/footer.hbs | 2 +- templates/dialogs/deathMove.hbs | 2 +- templates/dialogs/downtime/downtime.hbs | 2 +- templates/dialogs/image-select/footer.hbs | 2 +- templates/dialogs/multiclassChoice.hbs | 2 +- templates/levelup/tabs/footer.hbs | 2 +- templates/settings/downtime-config/footer.hbs | 2 +- 8 files changed, 12 insertions(+), 7 deletions(-) diff --git a/lang/en.json b/lang/en.json index 2dc13ecf..8e8f91ec 100755 --- a/lang/en.json +++ b/lang/en.json @@ -712,6 +712,11 @@ } }, "CONFIG": { + "ActionAutomationChoices": { + "never": "Never", + "showDialog": "Show Dialog Only", + "always": "Always" + }, "AdversaryTrait": { "relentless": { "name": "Relentless", diff --git a/templates/characterCreation/footer.hbs b/templates/characterCreation/footer.hbs index 51eef110..369af2d3 100644 --- a/templates/characterCreation/footer.hbs +++ b/templates/characterCreation/footer.hbs @@ -1,5 +1,5 @@