Remove manual localization from action entity prototypes (#20023)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
DrSmugleaf
2023-09-11 05:34:41 -07:00
committed by GitHub
parent b9d35a0346
commit a272cd4439
67 changed files with 153 additions and 357 deletions

View File

@@ -1,8 +1,5 @@
polymorph-self-action-name = Polymorph ({CAPITALIZE($target)})
polymorph-self-action-description = Instantly polymorph yourself into {$target}.
polymorph-revert-action-name = Revert
polymorph-revert-action-description = Revert back into your original form.
polymorph-self-action-description = Instantly polymorph yourself into {$target}.
polymorph-popup-generic = {CAPITALIZE($parent)} turned into {$child}.
polymorph-revert-popup-generic = {CAPITALIZE($parent)} reverted back into {$child}.