Locals JSON: Error: Invalid JSON: unexpected token

Hi Guys

In the locals code settings I getting following error:

  • Error: Invalid JSON: unexpected token

Do you know what’s the error?

It’s all one JSON file.

Thank you very much!

{
  "wallee-checkout": {
    "payment": {
      "header": "Payment",
      "cancel": "Cancel Payment",
      "confirm": "Pay",
      "unavailable": "We apologize but we cannot provide you with a suitable payment method."
    }
  }
}