PGRData/Resources/Client/Shop/ShopBuyLimitLabel.json
2022-12-19 22:51:16 +05:30

26 lines
505 B
JSON

[
{
"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"
}
]