Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
14
Resources/Locale/en-US/window/window-component.ftl
Normal file
14
Resources/Locale/en-US/window/window-component.ftl
Normal file
@@ -0,0 +1,14 @@
|
||||
### UI
|
||||
|
||||
# Shown when examining the window. Each entry represents the window's health condition
|
||||
comp-window-damaged-1 = It looks fully intact.
|
||||
comp-window-damaged-2 = It has a few scratches
|
||||
comp-window-damaged-3 = It has a few small cracks.
|
||||
comp-window-damaged-4 = It has several big cracks running along its surface.
|
||||
comp-window-damaged-5 = It has deep cracks across multiple layers.
|
||||
comp-window-damaged-6 = It is extremely cracked and on the verge of shattering.
|
||||
|
||||
### Interaction Messages
|
||||
|
||||
# Shown when knocking on a window
|
||||
comp-window-knock = *knock knock*
|
||||
Reference in New Issue
Block a user