let Lang = { error_message_required: 'Ovo polje je obavezno', error_message_remote: 'Molimo popravite ovo polje', error_message_email: 'Molimo unesite valjani E-MAIL.', error_message_url: 'Molimo unesite valjani URL', error_message_date: 'Molimo unesite valjani datum', error_message_dateISO: 'Molimo unesite valjani datum (ISO)', error_message_number: 'Molimo unesite valjani broj', error_message_digits: 'Molimo unesite samo znamenke', error_message_creditcard: 'Molimo unesite ispravan broj kreditne kartice', error_message_equalTo: 'Molimo unesite istu vrijednost ponovo', error_message_accept: 'Molimo unesite vrijednost s važećim produljenjem', bankartPaymentSystem_error_first_name_is_required: 'Molimo upišite ime', bankartPaymentSystem_error_last_name_is_required: 'Molimo upišite prezime', bankartPaymentSystem_error_expiration_month_is_required: 'Unesite mjesec valjanosti', bankartPaymentSystem_error_expiration_year_is_required: 'Unesite godinu valjanosti', bankartPaymentSystem_error_email_address_required: 'Unesite e-adresu', bankartPaymentSystem_error_payment_credentials_was_successfully_inserted: 'Payment credentials was successfully inserted', bankartPaymentSystem_error_invalid_integration_key: 'Pogrešan ključ', bankartPaymentSystem_error_system_error_occurred_please_retry: 'Pogreška, molimo pokušajte ponovo', bankartPaymentSystem_error_card_number_must_not_be_empty: 'Broj kartice mora biti popunjen', bankartPaymentSystem_error_cw_code_must_not_be_empty: 'CVV broj mora biti popunjen', bankartPaymentSystem_error_invalid_card_number: 'Pogrešan broj kartice', bankartPaymentSystem_error_invalid_CVV_code: 'Pogrešan CVV broj ', bankartPaymentSystem_error_expiration_month_must_not_be_empty: 'Datum valjanosti ne smije biti prazan', bankartPaymentSystem_error_invalid_expiration_month: 'Pogrešan mjesec valjanosti ', bankartPaymentSystem_error_expiration_year_must_not_be_empty: 'Godina valjanosti ne smije biti prazna', bankartPaymentSystem_error_invalid_expiration_year: 'Pogrešna godina valjanosti', bankartPaymentSystem_error_card_expired: 'Kartica je istekla', bankartPaymentSystem_error_first_name_must_not_be_empty: 'Ime ne smije biti prazno', bankartPaymentSystem_error_last_name_must_not_be_empty: 'Prezime ne smije biti prazno', bankartPaymentSystem_error_payment_credentials_missing: 'Payment credentials missing', molliePaymentSystem_error_payment_credentials_missing: 'Payment credentials missing', eur: '€', }; let Settings = { in_language: 'HR', 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."}}, }