10 lines
196 B
JSON
10 lines
196 B
JSON
{
|
|
"isupport": "I Support",
|
|
"amount": "Amount",
|
|
"message": "Message",
|
|
"send": "Send",
|
|
"cancel": "Cancel",
|
|
"errors": {
|
|
"payment": "An error occurred during payment processing"
|
|
}
|
|
} |