Files
LimbusStaticData/Localize/kr/KR_ShopItemCount.json
T
2026-07-20 17:19:20 +07:00

16 lines
274 B
JSON

{
"dataList": [
{
"id": "item_count_basic",
"content": "{1} {0}개"
},
{
"id": "item_count_page",
"content": "{1} {0}장"
},
{
"id": "item_count_lunacy_free",
"content": "즉시 광기 {0}(무료) 지급"
}
]
}