Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
12
Resources/Locale/en-US/botany/components/seed-component.ftl
Normal file
12
Resources/Locale/en-US/botany/components/seed-component.ftl
Normal file
@@ -0,0 +1,12 @@
|
||||
## Entity
|
||||
|
||||
seed-component-no-seeds-message = It doesn't seem to contain any seeds.
|
||||
seed-component-description = It has a picture of [color=yellow]{$seedName}[/color] on the front.
|
||||
seed-component-has-variety-tag = It's tagged as variety [color=lightgray]no. {$seedUid}[/color].
|
||||
seed-component-plant-yield-text = Plant Yield: [color=lightblue]{$seedYield}[/color]
|
||||
seed-component-plant-potency-text = Plant Potency: [color=lightblue]{$seedPotency}[/color]
|
||||
|
||||
botany-seed-packet-name = packet of {$seedName} {$seedNoun}
|
||||
botany-harvest-fail-message = You fail to harvest anything useful.
|
||||
botany-harvest-success-message = You harvest from the {$name}
|
||||
botany-mysterious-description-addon = On second thought, something about this one looks strange.
|
||||
Reference in New Issue
Block a user