Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
10
Resources/Locale/en-US/repairable/repairable-component.ftl
Normal file
10
Resources/Locale/en-US/repairable/repairable-component.ftl
Normal file
@@ -0,0 +1,10 @@
|
||||
### Interaction Messages
|
||||
|
||||
# Shown when repairing something
|
||||
comp-repairable-repair = You repair {PROPER($target) ->
|
||||
[true] {""}
|
||||
*[false] the{" "}
|
||||
}{$target} with {PROPER($welder) ->
|
||||
[true] {""}
|
||||
*[false] the{" "}
|
||||
}{$welder}
|
||||
Reference in New Issue
Block a user