let Lang = { error_message_required: 'Toto pole je povinné', error_message_remote: 'Opravte toto pole', error_message_email: 'Prosím zadajte platnú emailovú adresu.', error_message_url: 'Opravte toto pole', error_message_date: 'Prosím zadajte platný dátum', error_message_dateISO: 'Prosím zadajte platný dátum (ISO)', error_message_number: 'Prosím zadajte platné číslo', error_message_digits: 'Prosím zadajte iba číslice', error_message_creditcard: 'Prosím zadajte platné číslo kreditnej karty', error_message_equalTo: 'Prosím vložte znovu rovnakú hodnotu', error_message_accept: 'Zadajte hodnotu s platnou príponou', bankartPaymentSystem_error_first_name_is_required: 'Krstné meno je povinné', bankartPaymentSystem_error_last_name_is_required: 'Priezvisko je povinné', bankartPaymentSystem_error_expiration_month_is_required: 'Vyžaduje sa mesiac expirácie', bankartPaymentSystem_error_expiration_year_is_required: 'Vyžaduje sa rok expirácie', bankartPaymentSystem_error_email_address_required: 'E-mailová adresa je povinná', bankartPaymentSystem_error_payment_credentials_was_successfully_inserted: 'Platobné údaje boli úspešne vložené', bankartPaymentSystem_error_invalid_integration_key: 'Neplatný integračný kľúč', bankartPaymentSystem_error_system_error_occurred_please_retry: 'Vyskytla sa systémová chyba, skúste to znova', bankartPaymentSystem_error_card_number_must_not_be_empty: 'Číslo karty nesmie zostať nevyplnené', bankartPaymentSystem_error_cw_code_must_not_be_empty: 'Kód CVV nesmie zostať nevyplnený', bankartPaymentSystem_error_invalid_card_number: 'Nesprávne číslo karty', bankartPaymentSystem_error_invalid_CVV_code: 'Neplatný kód CVV', bankartPaymentSystem_error_expiration_month_must_not_be_empty: 'Mesiac expirácie nesmie zostať nevyplnený', bankartPaymentSystem_error_invalid_expiration_month: 'Neplatný mesiac vypršania platnosti', bankartPaymentSystem_error_expiration_year_must_not_be_empty: 'Rok expirácie nesmie zostať nevyplnený', bankartPaymentSystem_error_invalid_expiration_year: 'Neplatný mesiac vypršania platnosti', bankartPaymentSystem_error_card_expired: 'Platnosť karty uplynula', bankartPaymentSystem_error_first_name_must_not_be_empty: 'Meno nesmie byť prázdne', bankartPaymentSystem_error_last_name_must_not_be_empty: 'Priezvisko nesmie byť prázdne', bankartPaymentSystem_error_payment_credentials_missing: 'Payment credentials missing', molliePaymentSystem_error_payment_credentials_missing: 'Payment credentials missing', eur: '€', }; let Settings = { in_language: 'SK', showSecondaryCurrencyNotice: {"BG":{"enable":true,"currency":"\u20ac","rate":"0.5113","description":"*All prices displayed Euro (EUR) are for informational purposes only and are based on a fixed conversion rate of 1 BGN = !!!rate!!! EUR."}}, }