store system currency rework (#10893)

This commit is contained in:
Nemanja
2022-09-11 02:54:16 -04:00
committed by GitHub
parent 5760151fb2
commit e43ee216f6
9 changed files with 80 additions and 97 deletions

View File

@@ -1,14 +1,9 @@
store-currency-inserted = {CAPITALIZE(THE($used))} is inserted into the {THE($target)}.
store-currency-free = Free
store-currency-balance-display-debugdollar = Debug Dollar: {$amount}
store-currency-price-display-debugdollar = {$amount ->
[one] {$amount} Debug Dollar
*[other] {$amount} Debug Dollars
store-currency-display-debugdollar = {$amount ->
[one] Debug Dollar
*[other] Debug Dollars
}
store-currency-balance-display-telecrystal = TC: {$amount}
store-currency-price-display-telecrystal = {$amount} TC
store-currency-balance-display-stolen-essence = Stolen Essence: {$amount}
store-currency-price-display-stolen-essence = {$amount} Stolen Essence
store-currency-display-telecrystal = TC
store-currency-display-stolen-essence = Stolen Essence