var lang = new Array();

lang['page_lang'] = 'en';   // język serwisu
lang['wpisz_adr_email'] = 'Enter your email address!';
lang['wpisz_praw_email'] = 'Please enter a valid email address!'
lang['wpisz_ponownie_email'] = 'Retype email address!';
lang['niezgodne_email'] = 'Entered e-mail addresses do not match!';
lang['wpisz_obecne_haslo'] = 'Enter your current password!';
lang['potw_nowe_haslo'] = 'Confirm new password!';
lang['numer_sms_niepraw'] = 'The phone number to SMS is invalid!';

lang["data_wpisz_login"] = 'Enter username!';
lang['data_wpisz_haslo'] = 'Enter password!';
lang['data_wpisz_ponownie_haslo'] = 'Confirm new password!';
lang['data_hasla_nie_zagodne'] = 'The passwords you entered do not match!';
lang['data_zly_wynik_dzialania'] = 'Written math output is invalid!';
lang['data_zaakceptuj_reg'] = 'You must accept terms and conditions!';
lang['data_wpisz_imie_nazw'] = 'Enter your name!';
lang['data_wpisz_swoj_email'] = 'Enter your email address!';
lang['data_wpisz_tresc_wiad'] = 'Type your message!';
lang['data_wpisz_kurs'] = 'Enter the odds!';
lang['data_wprow_stawke'] = 'Enter the correct overall stake, to get the stakes for each outcome.';
lang['data_wpisz_licz_dni'] = 'Enter the correct number of days!';
lang['data_wpisz_licz_godzin'] = 'Enter the correct number of hours!';
lang['data_wpisz_licz_min'] = 'Enter the correct number of minutes!';
lang['data_podaj_przyn_jed_wart'] = 'You must enter a value at least in one field!';
lang['data_niepraw_wart_min_zysk'] = 'The specified minimum profit is not correct.';
lang['data_niepraw_wart_max_zysk'] = 'The specified maximum profit is not valid.';
lang['data_max_musi_wiek_min'] = 'Maximum profit must be greater than the minimum profit.';
lang['data_czy_wyl_powiad'] = 'Are you sure you want to disable notifications?';
lang['data_niep_wartosc'] = 'The specified value is invalid';
lang['data_wpisz_imie'] = 'Enter your name!';
lang['data_wpisz_nazwisko'] = 'Enter your surname!';
lang['data_wpisz_miasto'] = 'Enter your city!';
lang['data_wybierz_kraj'] = 'Choose your country!';

lang['xajax_wpisz_popr_kurs'] = 'Enter the correct odds!';
lang['xajax_brak_surbeta_strata'] = 'Entered odds does not make surebet! Bet with them makes a loss';
lang['xajax_wprow_stawke'] = 'Enter the correct overall stake, to get the stakes for each outcome.';
lang['rozwin_menu'] = "Expand Menu";
lang['klik_aby_posortowac'] = "Click to sort";

lang['czas'] = 'Time';
lang['kurs'] = 'Odds';
lang['wykres_zmian_kursow'] = 'Odds changes graph';
lang['zamknij_wykres'] = 'Close graph';
lang['brak_danych'] = 'No data';
lang['wyswietl_wykres'] = 'Show graph';
lang['wykres_zmian_max_kursow'] = 'Max odds changes graph';

lang['pilka_typ1'] = 'Home win';
lang['pilka_typ2'] = 'Draw';
lang['pilka_typ3'] = 'Away win';

lang['wpisz_nazwe_druzyny'] = '(enter team name)';

lang['data_za_duzy_max_zysk'] = 'Maximum profit must be lower than the 20%';
lang['zaznacz_min_2_book'] = 'You have to select at least two bookmakers';
lang['bledny_polec_id'] = 'Invalid referral user ID';

lang['wartosc_surebeta'] = 'The average surebet profit';
lang['dlugosc_surebeta'] = 'The median duration of surebet';
lang['wykres_zyst_czas'] = 'The dependence chart of the surebets profit and its duration for';
lang['pilki'] = 'Football';
lang['mlb'] = 'Baseball';
lang['hokeja'] = 'Hockey';
lang['koszykowki'] = 'Basketball';
lang['zysk'] = 'Profit';

lang['data_za_duzy_max_zysk_test'] = 'Maximum profit must be lower than the 1%.';
lang['data_za_duzy_zysk_test'] = 'Minimum profit must be lower than the 1%.';

lang['min_spadek_blad'] = 'Minimum value of drop range is incorrect.';
lang['max_spadek_blad'] = 'Miximum value of drop range is incorrect.';
lang['max_spadek_wiekszy_min'] = 'Maximum drop value must be greater than the minimum.';
lang['max_kurs_wiekszy_min'] = 'Maximum drop value must be greater than the minimum.';


