__VSCODE_LARAVEL_START_OUTPUT__{"default":"en","translations":{"auth.failed":{"en":{"v":"These credentials do not match our records.","p":"resources\/lang\/en\/auth.php","li":16,"pa":[]}},"auth.password":{"en":{"v":"The provided password is incorrect.","p":"resources\/lang\/en\/auth.php","li":17,"pa":[]}},"auth.throttle":{"en":{"v":"Too many login attempts. Please try again in :seconds seconds.","p":"resources\/lang\/en\/auth.php","li":18,"pa":["seconds"]}},"pagination.previous":{"en":{"v":"« Previous","p":"resources\/lang\/en\/pagination.php","li":16,"pa":[]}},"pagination.next":{"en":{"v":"Next »","p":"resources\/lang\/en\/pagination.php","li":17,"pa":[]}},"passwords.reset":{"en":{"v":"Your password has been reset!","p":"resources\/lang\/en\/passwords.php","li":16,"pa":[]}},"passwords.sent":{"en":{"v":"We have emailed your password reset link!","p":"resources\/lang\/en\/passwords.php","li":17,"pa":[]}},"passwords.throttled":{"en":{"v":"Please wait before retrying.","p":"resources\/lang\/en\/passwords.php","li":18,"pa":[]}},"passwords.token":{"en":{"v":"This password reset token is invalid.","p":"resources\/lang\/en\/passwords.php","li":19,"pa":[]}},"passwords.user":{"en":{"v":"We can't find a user with that email address.","p":"resources\/lang\/en\/passwords.php","li":20,"pa":[]}},"validation.accepted":{"en":{"v":"The :attribute must be accepted.","p":"resources\/lang\/en\/validation.php","li":16,"pa":["attribute"]}},"validation.accepted_if":{"en":{"v":"The :attribute must be accepted when :other is :value.","p":"resources\/lang\/en\/validation.php","li":17,"pa":["attribute","other","value"]}},"validation.active_url":{"en":{"v":"The :attribute is not a valid URL.","p":"resources\/lang\/en\/validation.php","li":18,"pa":["attribute"]}},"validation.after":{"en":{"v":"The :attribute must be a date after :date.","p":"resources\/lang\/en\/validation.php","li":19,"pa":["attribute","date"]}},"validation.after_or_equal":{"en":{"v":"The :attribute must be a date after or equal to :date.","p":"resources\/lang\/en\/validation.php","li":20,"pa":["attribute","date"]}},"validation.alpha":{"en":{"v":"The :attribute must only contain letters.","p":"resources\/lang\/en\/validation.php","li":21,"pa":["attribute"]}},"validation.alpha_dash":{"en":{"v":"The :attribute must only contain letters, numbers, dashes and underscores.","p":"resources\/lang\/en\/validation.php","li":22,"pa":["attribute"]}},"validation.alpha_num":{"en":{"v":"The :attribute must only contain letters and numbers.","p":"resources\/lang\/en\/validation.php","li":23,"pa":["attribute"]}},"validation.array":{"en":{"v":"The :attribute must be an array.","p":"resources\/lang\/en\/validation.php","li":24,"pa":["attribute"]}},"validation.before":{"en":{"v":"The :attribute must be a date before :date.","p":"resources\/lang\/en\/validation.php","li":25,"pa":["attribute","date"]}},"validation.before_or_equal":{"en":{"v":"The :attribute must be a date before or equal to :date.","p":"resources\/lang\/en\/validation.php","li":26,"pa":["attribute","date"]}},"validation.between.numeric":{"en":{"v":"The :attribute must be between :min and :max.","p":"resources\/lang\/en\/validation.php","li":28,"pa":["attribute","min","max"]}},"validation.between.file":{"en":{"v":"The :attribute must be between :min and :max kilobytes.","p":"resources\/lang\/en\/validation.php","li":29,"pa":["attribute","min","max"]}},"validation.between.string":{"en":{"v":"The :attribute must be between :min and :max characters.","p":"resources\/lang\/en\/validation.php","li":30,"pa":["attribute","min","max"]}},"validation.between.array":{"en":{"v":"The :attribute must have between :min and :max items.","p":"resources\/lang\/en\/validation.php","li":31,"pa":["attribute","min","max"]}},"validation.boolean":{"en":{"v":"The :attribute field must be true or false.","p":"resources\/lang\/en\/validation.php","li":33,"pa":["attribute"]}},"validation.confirmed":{"en":{"v":"The :attribute confirmation does not match.","p":"resources\/lang\/en\/validation.php","li":34,"pa":["attribute"]}},"validation.current_password":{"en":{"v":"The password is incorrect.","p":"resources\/lang\/en\/validation.php","li":35,"pa":[]}},"validation.date":{"en":{"v":"The :attribute is not a valid date.","p":"resources\/lang\/en\/validation.php","li":36,"pa":["attribute"]}},"validation.date_equals":{"en":{"v":"The :attribute must be a date equal to :date.","p":"resources\/lang\/en\/validation.php","li":37,"pa":["attribute","date"]}},"validation.date_format":{"en":{"v":"The :attribute does not match the format :format.","p":"resources\/lang\/en\/validation.php","li":38,"pa":["attribute","format"]}},"validation.declined":{"en":{"v":"The :attribute must be declined.","p":"resources\/lang\/en\/validation.php","li":39,"pa":["attribute"]}},"validation.declined_if":{"en":{"v":"The :attribute must be declined when :other is :value.","p":"resources\/lang\/en\/validation.php","li":40,"pa":["attribute","other","value"]}},"validation.different":{"en":{"v":"The :attribute and :other must be different.","p":"resources\/lang\/en\/validation.php","li":41,"pa":["attribute","other"]}},"validation.digits":{"en":{"v":"The :attribute must be :digits digits.","p":"resources\/lang\/en\/validation.php","li":42,"pa":["attribute","digits"]}},"validation.digits_between":{"en":{"v":"The :attribute must be between :min and :max digits.","p":"resources\/lang\/en\/validation.php","li":43,"pa":["attribute","min","max"]}},"validation.dimensions":{"en":{"v":"The :attribute has invalid image dimensions.","p":"resources\/lang\/en\/validation.php","li":44,"pa":["attribute"]}},"validation.distinct":{"en":{"v":"The :attribute field has a duplicate value.","p":"resources\/lang\/en\/validation.php","li":45,"pa":["attribute"]}},"validation.email":{"en":{"v":"The :attribute must be a valid email address.","p":"resources\/lang\/en\/validation.php","li":46,"pa":["attribute"]}},"validation.ends_with":{"en":{"v":"The :attribute must end with one of the following: :values.","p":"resources\/lang\/en\/validation.php","li":47,"pa":["attribute","values"]}},"validation.enum":{"en":{"v":"The selected :attribute is invalid.","p":"resources\/lang\/en\/validation.php","li":48,"pa":["attribute"]}},"validation.exists":{"en":{"v":"The selected :attribute is invalid.","p":"resources\/lang\/en\/validation.php","li":49,"pa":["attribute"]}},"validation.file":{"en":{"v":"The :attribute must be a file.","p":"resources\/lang\/en\/validation.php","li":29,"pa":["attribute"]}},"validation.filled":{"en":{"v":"The :attribute field must have a value.","p":"resources\/lang\/en\/validation.php","li":51,"pa":["attribute"]}},"validation.gt.numeric":{"en":{"v":"The :attribute must be greater than :value.","p":"resources\/lang\/en\/validation.php","li":53,"pa":["attribute","value"]}},"validation.gt.file":{"en":{"v":"The :attribute must be greater than :value kilobytes.","p":"resources\/lang\/en\/validation.php","li":54,"pa":["attribute","value"]}},"validation.gt.string":{"en":{"v":"The :attribute must be greater than :value characters.","p":"resources\/lang\/en\/validation.php","li":55,"pa":["attribute","value"]}},"validation.gt.array":{"en":{"v":"The :attribute must have more than :value items.","p":"resources\/lang\/en\/validation.php","li":56,"pa":["attribute","value"]}},"validation.gte.numeric":{"en":{"v":"The :attribute must be greater than or equal to :value.","p":"resources\/lang\/en\/validation.php","li":59,"pa":["attribute","value"]}},"validation.gte.file":{"en":{"v":"The :attribute must be greater than or equal to :value kilobytes.","p":"resources\/lang\/en\/validation.php","li":60,"pa":["attribute","value"]}},"validation.gte.string":{"en":{"v":"The :attribute must be greater than or equal to :value characters.","p":"resources\/lang\/en\/validation.php","li":61,"pa":["attribute","value"]}},"validation.gte.array":{"en":{"v":"The :attribute must have :value items or more.","p":"resources\/lang\/en\/validation.php","li":62,"pa":["attribute","value"]}},"validation.image":{"en":{"v":"The :attribute must be an image.","p":"resources\/lang\/en\/validation.php","li":64,"pa":["attribute"]}},"validation.in":{"en":{"v":"The selected :attribute is invalid.","p":"resources\/lang\/en\/validation.php","li":65,"pa":["attribute"]}},"validation.in_array":{"en":{"v":"The :attribute field does not exist in :other.","p":"resources\/lang\/en\/validation.php","li":66,"pa":["attribute","other"]}},"validation.integer":{"en":{"v":"The :attribute must be an integer.","p":"resources\/lang\/en\/validation.php","li":67,"pa":["attribute"]}},"validation.ip":{"en":{"v":"The :attribute must be a valid IP address.","p":"resources\/lang\/en\/validation.php","li":68,"pa":["attribute"]}},"validation.ipv4":{"en":{"v":"The :attribute must be a valid IPv4 address.","p":"resources\/lang\/en\/validation.php","li":69,"pa":["attribute"]}},"validation.ipv6":{"en":{"v":"The :attribute must be a valid IPv6 address.","p":"resources\/lang\/en\/validation.php","li":70,"pa":["attribute"]}},"validation.json":{"en":{"v":"The :attribute must be a valid JSON string.","p":"resources\/lang\/en\/validation.php","li":71,"pa":["attribute"]}},"validation.lt.numeric":{"en":{"v":"The :attribute must be less than :value.","p":"resources\/lang\/en\/validation.php","li":73,"pa":["attribute","value"]}},"validation.lt.file":{"en":{"v":"The :attribute must be less than :value kilobytes.","p":"resources\/lang\/en\/validation.php","li":74,"pa":["attribute","value"]}},"validation.lt.string":{"en":{"v":"The :attribute must be less than :value characters.","p":"resources\/lang\/en\/validation.php","li":75,"pa":["attribute","value"]}},"validation.lt.array":{"en":{"v":"The :attribute must have less than :value items.","p":"resources\/lang\/en\/validation.php","li":76,"pa":["attribute","value"]}},"validation.lte.numeric":{"en":{"v":"The :attribute must be less than or equal to :value.","p":"resources\/lang\/en\/validation.php","li":79,"pa":["attribute","value"]}},"validation.lte.file":{"en":{"v":"The :attribute must be less than or equal to :value kilobytes.","p":"resources\/lang\/en\/validation.php","li":80,"pa":["attribute","value"]}},"validation.lte.string":{"en":{"v":"The :attribute must be less than or equal to :value characters.","p":"resources\/lang\/en\/validation.php","li":81,"pa":["attribute","value"]}},"validation.lte.array":{"en":{"v":"The :attribute must not have more than :value items.","p":"resources\/lang\/en\/validation.php","li":82,"pa":["attribute","value"]}},"validation.mac_address":{"en":{"v":"The :attribute must be a valid MAC address.","p":"resources\/lang\/en\/validation.php","li":84,"pa":["attribute"]}},"validation.max.numeric":{"en":{"v":"The :attribute must not be greater than :max.","p":"resources\/lang\/en\/validation.php","li":86,"pa":["attribute","max"]}},"validation.max.file":{"en":{"v":"The :attribute must not be greater than :max kilobytes.","p":"resources\/lang\/en\/validation.php","li":87,"pa":["attribute","max"]}},"validation.max.string":{"en":{"v":"The :attribute must not be greater than :max characters.","p":"resources\/lang\/en\/validation.php","li":88,"pa":["attribute","max"]}},"validation.max.array":{"en":{"v":"The :attribute must not have more than :max items.","p":"resources\/lang\/en\/validation.php","li":89,"pa":["attribute","max"]}},"validation.mimes":{"en":{"v":"The :attribute must be a file of type: :values.","p":"resources\/lang\/en\/validation.php","li":91,"pa":["attribute","values"]}},"validation.mimetypes":{"en":{"v":"The :attribute must be a file of type: :values.","p":"resources\/lang\/en\/validation.php","li":92,"pa":["attribute","values"]}},"validation.min.numeric":{"en":{"v":"The :attribute must be at least :min.","p":"resources\/lang\/en\/validation.php","li":94,"pa":["attribute","min"]}},"validation.min.file":{"en":{"v":"The :attribute must be at least :min kilobytes.","p":"resources\/lang\/en\/validation.php","li":95,"pa":["attribute","min"]}},"validation.min.string":{"en":{"v":"The :attribute must be at least :min characters.","p":"resources\/lang\/en\/validation.php","li":96,"pa":["attribute","min"]}},"validation.min.array":{"en":{"v":"The :attribute must have at least :min items.","p":"resources\/lang\/en\/validation.php","li":97,"pa":["attribute","min"]}},"validation.multiple_of":{"en":{"v":"The :attribute must be a multiple of :value.","p":"resources\/lang\/en\/validation.php","li":99,"pa":["attribute","value"]}},"validation.not_in":{"en":{"v":"The selected :attribute is invalid.","p":"resources\/lang\/en\/validation.php","li":100,"pa":["attribute"]}},"validation.not_regex":{"en":{"v":"The :attribute format is invalid.","p":"resources\/lang\/en\/validation.php","li":101,"pa":["attribute"]}},"validation.numeric":{"en":{"v":"The :attribute must be a number.","p":"resources\/lang\/en\/validation.php","li":28,"pa":["attribute"]}},"validation.password":{"en":{"v":"The password is incorrect.","p":"resources\/lang\/en\/validation.php","li":103,"pa":[]}},"validation.present":{"en":{"v":"The :attribute field must be present.","p":"resources\/lang\/en\/validation.php","li":104,"pa":["attribute"]}},"validation.prohibited":{"en":{"v":"The :attribute field is prohibited.","p":"resources\/lang\/en\/validation.php","li":105,"pa":["attribute"]}},"validation.prohibited_if":{"en":{"v":"The :attribute field is prohibited when :other is :value.","p":"resources\/lang\/en\/validation.php","li":106,"pa":["attribute","other","value"]}},"validation.prohibited_unless":{"en":{"v":"The :attribute field is prohibited unless :other is in :values.","p":"resources\/lang\/en\/validation.php","li":107,"pa":["attribute","other","values"]}},"validation.prohibits":{"en":{"v":"The :attribute field prohibits :other from being present.","p":"resources\/lang\/en\/validation.php","li":108,"pa":["attribute","other"]}},"validation.regex":{"en":{"v":"The :attribute format is invalid.","p":"resources\/lang\/en\/validation.php","li":109,"pa":["attribute"]}},"validation.required":{"en":{"v":"The :attribute field is required.","p":"resources\/lang\/en\/validation.php","li":110,"pa":["attribute"]}},"validation.required_array_keys":{"en":{"v":"The :attribute field must contain entries for: :values.","p":"resources\/lang\/en\/validation.php","li":111,"pa":["attribute","values"]}},"validation.required_if":{"en":{"v":"The :attribute field is required when :other is :value.","p":"resources\/lang\/en\/validation.php","li":112,"pa":["attribute","other","value"]}},"validation.required_unless":{"en":{"v":"The :attribute field is required unless :other is in :values.","p":"resources\/lang\/en\/validation.php","li":113,"pa":["attribute","other","values"]}},"validation.required_with":{"en":{"v":"The :attribute field is required when :values is present.","p":"resources\/lang\/en\/validation.php","li":114,"pa":["attribute","values"]}},"validation.required_with_all":{"en":{"v":"The :attribute field is required when :values are present.","p":"resources\/lang\/en\/validation.php","li":115,"pa":["attribute","values"]}},"validation.required_without":{"en":{"v":"The :attribute field is required when :values is not present.","p":"resources\/lang\/en\/validation.php","li":116,"pa":["attribute","values"]}},"validation.required_without_all":{"en":{"v":"The :attribute field is required when none of :values are present.","p":"resources\/lang\/en\/validation.php","li":117,"pa":["attribute","values"]}},"validation.same":{"en":{"v":"The :attribute and :other must match.","p":"resources\/lang\/en\/validation.php","li":118,"pa":["attribute","other"]}},"validation.size.numeric":{"en":{"v":"The :attribute must be :size.","p":"resources\/lang\/en\/validation.php","li":120,"pa":["attribute","size"]}},"validation.size.file":{"en":{"v":"The :attribute must be :size kilobytes.","p":"resources\/lang\/en\/validation.php","li":121,"pa":["attribute","size"]}},"validation.size.string":{"en":{"v":"The :attribute must be :size characters.","p":"resources\/lang\/en\/validation.php","li":122,"pa":["attribute","size"]}},"validation.size.array":{"en":{"v":"The :attribute must contain :size items.","p":"resources\/lang\/en\/validation.php","li":123,"pa":["attribute","size"]}},"validation.starts_with":{"en":{"v":"The :attribute must start with one of the following: :values.","p":"resources\/lang\/en\/validation.php","li":125,"pa":["attribute","values"]}},"validation.string":{"en":{"v":"The :attribute must be a string.","p":"resources\/lang\/en\/validation.php","li":30,"pa":["attribute"]}},"validation.timezone":{"en":{"v":"The :attribute must be a valid timezone.","p":"resources\/lang\/en\/validation.php","li":127,"pa":["attribute"]}},"validation.unique":{"en":{"v":"The :attribute has already been taken.","p":"resources\/lang\/en\/validation.php","li":128,"pa":["attribute"]}},"validation.uploaded":{"en":{"v":"The :attribute failed to upload.","p":"resources\/lang\/en\/validation.php","li":129,"pa":["attribute"]}},"validation.url":{"en":{"v":"The :attribute must be a valid URL.","p":"resources\/lang\/en\/validation.php","li":130,"pa":["attribute"]}},"validation.uuid":{"en":{"v":"The :attribute must be a valid UUID.","p":"resources\/lang\/en\/validation.php","li":131,"pa":["attribute"]}},"validation.custom.attribute-name.rule-name":{"en":{"v":"custom-message","p":"resources\/lang\/en\/validation.php","li":146,"pa":[]}},"paypal::error.paypal_transaction_declined":{"ar":{"v":"\u063a\u064a\u0631 \u0642\u0627\u062f\u0631 \u0639\u0644\u0649 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639\u0629 \u0644\u0623\u0646 \u0645\u0639\u0627\u0645\u0644\u062a\u0643 \u062a\u0645 \u0631\u0641\u0636\u0647\u0627 \u0639\u0644\u0649 PayPal","p":"vendor\/srmklive\/paypal\/lang\/ar\/error.php","li":4,"pa":[]},"cn":{"v":"\u7531\u4e8e\u60a8\u7684\u4ea4\u6613\u5728PayPal\u4e0a\u88ab\u62d2\u7edd\uff0c\u65e0\u6cd5\u5904\u7406\u4ed8\u6b3e","p":"vendor\/srmklive\/paypal\/lang\/cn\/error.php","li":4,"pa":[]},"de":{"v":"Zahlung konnte nicht verarbeitet werden, da Ihre Transaktion bei PayPal abgelehnt wurde","p":"vendor\/srmklive\/paypal\/lang\/de\/error.php","li":4,"pa":[]},"en":{"v":"Unable To Process Payment As Your Transaction Was Declined On PayPal","p":"vendor\/srmklive\/paypal\/lang\/en\/error.php","li":4,"pa":[]},"es":{"v":"Imposible procesar el pago ya que tu transacci\u00f3n fue rechazada en PayPal","p":"vendor\/srmklive\/paypal\/lang\/es\/error.php","li":4,"pa":[]},"fr":{"v":"Impossible de traiter le paiement car votre transaction a \u00e9t\u00e9 refus\u00e9e sur PayPal","p":"vendor\/srmklive\/paypal\/lang\/fr\/error.php","li":4,"pa":[]},"hy":{"v":"Nem lehet feldolgozni a fizet\u00e9st, mivel a tranzakci\u00f3dat elutas\u00edtott\u00e1k a PayPal-on","p":"vendor\/srmklive\/paypal\/lang\/hy\/error.php","li":4,"pa":[]},"it":{"v":"Impossibile elaborare il pagamento perch\u00e9 la tua transazione \u00e8 stata rifiutata su PayPal","p":"vendor\/srmklive\/paypal\/lang\/it\/error.php","li":4,"pa":[]},"ja":{"v":"PayPal\u3067\u304a\u53d6\u5f15\u304c\u62d2\u5426\u3055\u308c\u305f\u305f\u3081\u3001\u652f\u6255\u3044\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093","p":"vendor\/srmklive\/paypal\/lang\/ja\/error.php","li":4,"pa":[]}},"paypal::error.paypal_transaction_not_verified":{"ar":{"v":"\u063a\u064a\u0631 \u0642\u0627\u062f\u0631 \u0639\u0644\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0629 \u0645\u0646 PayPal","p":"vendor\/srmklive\/paypal\/lang\/ar\/error.php","li":5,"pa":[]},"cn":{"v":"\u65e0\u6cd5\u4ecePayPal\u9a8c\u8bc1\u4ea4\u6613","p":"vendor\/srmklive\/paypal\/lang\/cn\/error.php","li":5,"pa":[]},"de":{"v":"Transaktion konnte bei PayPal nicht verifiziert werden","p":"vendor\/srmklive\/paypal\/lang\/de\/error.php","li":5,"pa":[]},"en":{"v":"Unable To Verify Transaction From PayPal","p":"vendor\/srmklive\/paypal\/lang\/en\/error.php","li":5,"pa":[]},"es":{"v":"Imposible verificar la transacci\u00f3n desde PayPal","p":"vendor\/srmklive\/paypal\/lang\/es\/error.php","li":5,"pa":[]},"fr":{"v":"Impossible de v\u00e9rifier la transaction depuis PayPal","p":"vendor\/srmklive\/paypal\/lang\/fr\/error.php","li":5,"pa":[]},"hy":{"v":"A tranzakci\u00f3t nem lehet ellen\u0151rizni a PayPal-r\u00f3l","p":"vendor\/srmklive\/paypal\/lang\/hy\/error.php","li":5,"pa":[]},"it":{"v":"Impossibile verificare la transazione su PayPal","p":"vendor\/srmklive\/paypal\/lang\/it\/error.php","li":5,"pa":[]},"ja":{"v":"PayPal\u304b\u3089\u306e\u53d6\u5f15\u3092\u78ba\u8a8d\u3067\u304d\u307e\u305b\u3093","p":"vendor\/srmklive\/paypal\/lang\/ja\/error.php","li":5,"pa":[]}},"paypal::error.paypal_connection_error":{"ar":{"v":"\u063a\u064a\u0631 \u0642\u0627\u062f\u0631 \u0639\u0644\u0649 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0640 PayPal. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649","p":"vendor\/srmklive\/paypal\/lang\/ar\/error.php","li":6,"pa":[]},"cn":{"v":"\u65e0\u6cd5\u8fde\u63a5\u5230PayPal\u3002\u8bf7\u91cd\u8bd5","p":"vendor\/srmklive\/paypal\/lang\/cn\/error.php","li":6,"pa":[]},"de":{"v":"Verbindung zu PayPal konnte nicht hergestellt werden. Bitte versuchen Sie es erneut","p":"vendor\/srmklive\/paypal\/lang\/de\/error.php","li":6,"pa":[]},"en":{"v":"Unable To Connect To PayPal. Please Try Again","p":"vendor\/srmklive\/paypal\/lang\/en\/error.php","li":6,"pa":[]},"es":{"v":"Imposible conectarse a PayPal. Por favor, int\u00e9ntalo de nuevo","p":"vendor\/srmklive\/paypal\/lang\/es\/error.php","li":6,"pa":[]},"fr":{"v":"Impossible de se connecter \u00e0 PayPal. Veuillez r\u00e9essayer","p":"vendor\/srmklive\/paypal\/lang\/fr\/error.php","li":6,"pa":[]},"hy":{"v":"Nem lehet csatlakozni a PayPal-hoz. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja \u00fajra","p":"vendor\/srmklive\/paypal\/lang\/hy\/error.php","li":6,"pa":[]},"it":{"v":"Impossibile connettersi a PayPal. Si prega di riprovare","p":"vendor\/srmklive\/paypal\/lang\/it\/error.php","li":6,"pa":[]},"ja":{"v":"PayPal\u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3002\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044","p":"vendor\/srmklive\/paypal\/lang\/ja\/error.php","li":6,"pa":[]}}}}__VSCODE_LARAVEL_END_OUTPUT__