mirror of
https://git.oceanpay.cc/danial/kami_itunes_third_api.git
synced 2025-12-18 21:19:19 +00:00
23 lines
1.2 KiB
JSON
23 lines
1.2 KiB
JSON
{
|
|
"dialog": {
|
|
"cancelButtonString": "进一步了解",
|
|
"defaultButtonName": "ok",
|
|
"cancelButtonAction": {
|
|
"shouldShowTarget": false,
|
|
"kind": "OpenURL",
|
|
"action": "OpenURL",
|
|
"url": "https:\/\/support.apple.com\/zh-cn\/HT207276"
|
|
},
|
|
"cancelButtonStringKey": "MZCommerce.NatIdYearlyCapExceededLearnMoreText",
|
|
"okButtonString": "好",
|
|
"message": "你已达到充值卡年度兑换限额。",
|
|
"explanation": "你的兑换限额将于每年1月1日重置。",
|
|
"okButtonStringKey": "OK",
|
|
"explanationKey": "MZCommerce.NatIdYearlyCapExceededException_explanation"
|
|
},
|
|
"errorMessageKey": "MZCommerce.NatIdYearlyCapExceededException",
|
|
"errorMessage": "ex.name (com.apple.jingle.foundation.exceptions.MZCodedException) -- ex.message (MZException code = MZCommerce.NatIdYearlyCapExceededException, userInfo = {adjectiveCountryName=中国, OriginationSystem=XCard, AdditionalInfoForSupport=NatIdYearlyCapExceededException})",
|
|
"userPresentableErrorMessage": "你的兑换限额将于每年1月1日重置。",
|
|
"errorNumber": 9519,
|
|
"status": -1
|
|
} |