Polymorphs and Transformation (#8185)
This commit is contained in:
8
Resources/Locale/en-US/polymorph/polymorph.ftl
Normal file
8
Resources/Locale/en-US/polymorph/polymorph.ftl
Normal file
@@ -0,0 +1,8 @@
|
||||
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-popup-generic = {CAPITALIZE($parent)} turned into {$child}.
|
||||
polymorph-revert-popup-generic = {CAPITALIZE($parent)} reverted back into {$child}.
|
||||
Reference in New Issue
Block a user