PGRData/Resources/Client/Shop/ShopBuyLimitLabel.json

26 lines
505 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
"ClockId":0,
"TextLimitLabel":"Available: %s"
},
{
"ClockId":10000,
"TextLimitLabel":"Available today: %s"
},
{
"ClockId":10001,
"TextLimitLabel":"Available this week: %s"
},
{
"ClockId":10002,
"TextLimitLabel":"Available: %s"
},
{
"ClockId":10003,
"TextLimitLabel":"Available today: %s"
},
{
"ClockId":10004,
"TextLimitLabel":"Available this month: %s"
}
]