mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +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
297 B
Plaintext
10 lines
297 B
Plaintext
{
|
|
"wheel.title": "Ruota della Fortuna",
|
|
"wheel.free.today": "Hai %count% giri gratis oggi!",
|
|
"wheel.extra": "Giri extra: %count%",
|
|
"wheel.spin": "GIRA",
|
|
"wheel.buy": "Compra giro",
|
|
"wheel.winners": "Ultimi vincitori",
|
|
"wheel.winners.empty": "Ancora nessun vincitore"
|
|
}
|