Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
19
Resources/Locale/en-US/flash/components/flash-component.ftl
Normal file
19
Resources/Locale/en-US/flash/components/flash-component.ftl
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
### UI
|
||||
|
||||
# Shown when an empty flash is examined at any range
|
||||
flash-component-examine-empty = It's burnt out!
|
||||
|
||||
# Shown when a flash is examined in details range
|
||||
flash-component-examine-detail-count = The flash has [color={$markupCountColor}]{$count}[/color] {$count ->
|
||||
[one] use
|
||||
*[other] uses
|
||||
} remaining.
|
||||
|
||||
### Interaction Messages
|
||||
|
||||
# Shown when someone flashes you with a flash
|
||||
flash-component-user-blinds-you = {$user} blinds you with the flash!
|
||||
|
||||
# Shown when a flash runs out of uses
|
||||
flash-component-becomes-empty = The flash burns out!
|
||||
Reference in New Issue
Block a user