Cargo Bounties (#17344)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
18
Resources/Locale/en-US/cargo/cargo-bounty-console.ftl
Normal file
18
Resources/Locale/en-US/cargo/cargo-bounty-console.ftl
Normal file
@@ -0,0 +1,18 @@
|
||||
bounty-console-menu-title = Cargo bounty console
|
||||
bounty-console-label-button-text = Print label
|
||||
bounty-console-time-label = Time: [color=orange]{$time}[/color]
|
||||
bounty-console-reward-label = Reward: [color=limegreen]${$reward}[/color]
|
||||
bounty-console-manifest-label = Manifest: [color=gray]{$item}[/color]
|
||||
bounty-console-manifest-entry =
|
||||
{ $amount ->
|
||||
[1] {$item}
|
||||
*[other] {$item} x{$amount}
|
||||
}
|
||||
bounty-console-description-label = [color=gray]{$description}[/color]
|
||||
bounty-console-id-label = ID#{$id}
|
||||
|
||||
bounty-console-flavor-left = Bounties sourced from local unscrupulous dealers.
|
||||
bounty-console-flavor-right = v1.4
|
||||
|
||||
bounty-manifest-header = Official cargo bounty manifest (ID#{$id})
|
||||
bounty-manifest-list-start = Item manifest:
|
||||
Reference in New Issue
Block a user