mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
61aceaa422
Toolbar buttons, FortuneWheelView (animated wheel, prize icons, recent winners), RareValuesView (diamond price guide + staff prize-editor tab), furni infostand value line, useFortuneWheel/useRareValues hooks, it/en text examples.
10 lines
283 B
Plaintext
10 lines
283 B
Plaintext
{
|
|
"wheel.title": "Fortune Wheel",
|
|
"wheel.free.today": "You have %count% free spins today!",
|
|
"wheel.extra": "Extra spins: %count%",
|
|
"wheel.spin": "SPIN",
|
|
"wheel.buy": "Buy spin",
|
|
"wheel.winners": "Latest winners",
|
|
"wheel.winners.empty": "No winners yet"
|
|
}
|