Generalized Store System (#10201)
This commit is contained in:
11
Resources/Locale/en-US/store/currency.ftl
Normal file
11
Resources/Locale/en-US/store/currency.ftl
Normal file
@@ -0,0 +1,11 @@
|
||||
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-balance-display-telecrystal = TC: {$amount}
|
||||
store-currency-price-display-telecrystal = {$amount} TC
|
||||
Reference in New Issue
Block a user