sweeeet carolineeee. bum ba bumb. (#9213)
This commit is contained in:
parent
b4fff9fe6c
commit
b03bd20ad3
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<Label Text="{Loc 'cargo-console-menu-points-label'}"
|
||||
StyleClasses="LabelKeyText" />
|
||||
<Label Name="PointsLabel"
|
||||
Text="0$" />
|
||||
Text="$0" />
|
||||
</BoxContainer>
|
||||
<BoxContainer Orientation="Horizontal">
|
||||
<Label Text="{Loc 'cargo-console-menu-order-capacity-label'}"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ cargo-console-menu-account-name-none-text = None
|
|||
cargo-console-menu-shuttle-name-label = Shuttle name:{" "}
|
||||
cargo-console-menu-shuttle-name-none-text = None
|
||||
cargo-console-menu-points-label = Spacebucks:{" "}
|
||||
cargo-console-menu-points-amount = {$amount}$
|
||||
cargo-console-menu-points-amount = ${$amount}
|
||||
cargo-console-menu-shuttle-status-label = Shuttle status:{" "}
|
||||
cargo-console-menu-shuttle-status-away-text = Away
|
||||
cargo-console-menu-order-capacity-label = Order capacity:{" "}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue