Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# FlippableComponent
|
||||
flippable-component-try-flip-is-stuck = It's stuck.
|
||||
|
||||
# FlippableVerb
|
||||
flippable-verb-get-data-text = Flip
|
||||
@@ -0,0 +1,8 @@
|
||||
# RotatableComponenet
|
||||
rotatable-component-try-rotate-stuck = It's stuck.
|
||||
|
||||
# RotateVerb
|
||||
rotate-verb-get-data-text = Rotate clockwise
|
||||
|
||||
# RotateCounterVerb
|
||||
rotate-counter-verb-get-data-text = Rotate counter-clockwise
|
||||
Reference in New Issue
Block a user