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 @@