From 5122d137b0a684f1e1cfd0eb1ec0414b7f16c94d Mon Sep 17 00:00:00 2001 From: Mike-Antonacci <70340774+Mike-Antonacci@users.noreply.github.com> Date: Fri, 4 Sep 2020 04:21:50 -0600 Subject: [PATCH 01/18] =?UTF-8?q?Change=20spellRogueStealthMaxedOut=20and?= =?UTF-8?q?=20spellAlreadyCast=20to=20a=20clearer=20wo=E2=80=A6=20(#12497)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Change spellRogueStealthMaxedOut and spellAlreadyCast to a clearer wording * Restore package-lock.json and Delete string spellRogueStealthMaxedOut * remove unused string, restore package-lock.json changes * restore client package-lock.json * Change spellRogueStealthMaxedOut and spellAlreadyCast to a clearer wording * Restore package-lock.json and Delete string spellRogueStealthMaxedOut * remove unused string, restore package-lock.json changes * restore client package-lock.json Co-authored-by: Matteo Pagliazzi --- website/client/src/components/ui/datepicker.vue | 6 +++--- website/common/locales/en/spells.json | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/website/client/src/components/ui/datepicker.vue b/website/client/src/components/ui/datepicker.vue index a7fe1f5e1d..a79ad7dd31 100644 --- a/website/client/src/components/ui/datepicker.vue +++ b/website/client/src/components/ui/datepicker.vue @@ -1,9 +1,9 @@