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

52 lines
1.6 KiB
JSON

{
"dataList": [
{
"id": "coupon_InputField_block",
"content": "クーポンコード入力不可"
},
{
"id": "coupon_InputField",
"content": "クーポンコード入力"
},
{
"id": "coupon_popup_title",
"content": "クーポン入力"
},
{
"id": "coupon_popup_desc",
"content": "- クーポンは大文字と数字の組み合わせです。\n- 同一クーポンは、1アカウントにつき1回のみ登録できます。\n- 有効期限が切れたクーポンは登録できません。\n- 短時間で登録に多数失敗した場合、一定期間クーポン登録が制限されることがあります。"
},
{
"id": "coupon_use_failed_2",
"content": "無効なクーポンです。"
},
{
"id": "coupon_use_failed_3",
"content": "無効なクーポンです。"
},
{
"id": "coupon_use_failed_4",
"content": "有効期間が過ぎたクーポンです。"
},
{
"id": "coupon_use_failed_5",
"content": "使用済みのクーポンです。"
},
{
"id": "coupon_use_failed_6",
"content": "使用済みのクーポンです。"
},
{
"id": "coupon_use_failed_7",
"content": "連続登録失敗により、{0}までクーポン登録が停止されます。"
},
{
"id": "coupon_InputField_block_desc",
"content": "{0}まで登録停止"
},
{
"id": "coupon_use_failed_unknown",
"content": "不明なエラーが発生しました。"
}
]
}