From 67ba5b2d2d036057908b9cd9fd6cee162b0f08d9 Mon Sep 17 00:00:00 2001 From: CK <31608392+unrealkakeman89@users.noreply.github.com> Date: Mon, 5 Oct 2020 17:34:54 -0400 Subject: [PATCH] Update en.json Remove duplicate consumable, change Cast Spell to Cast Power. --- lang/en.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/en.json b/lang/en.json index d3e31b50..ae29c506 100644 --- a/lang/en.json +++ b/lang/en.json @@ -35,7 +35,7 @@ "SW5E.AbilityUseConsume": "Consume Available Usage?", "SW5E.AbilityUseChargesLabel": "{value} Charges", "SW5E.AbilityUseConsumableLabel": "{max} per {per}", -"SW5E.AbilityUseCast": "Cast Spell", +"SW5E.AbilityUseCast": "Cast Power", "SW5E.AbilityUseUse": "Use Ability", "SW5E.Action": "Action", @@ -173,7 +173,6 @@ "SW5E.ConsumableMedpac": "Medpac", "SW5E.ConsumableTrinket": "Trinket", "SW5E.ConsumableTechnology": "Technology", -"SW5E.ConsumableAmmunition": "Ammunition", "SW5E.ConsumableUseWarnStart": "This consumable has", "SW5E.ConsumableUseWarnEnd": "of the current unit", "SW5E.ConsumableUnitWarn": "units remaining",