var lang = {
There_should_be_login_and_password : 'Podaj login i hasło!',
Give_word_you_are_looking_for : 'Wpisz słowo, którego szukasz',
Incorrect_email : 'Niepoprawny adres email',
There_is_no_email : 'Nie podałeś email',
There_is_no_date :'Pole daty jest puste',
Date_should_be_in_yyyymmdd_format : 'Data powinna mieć format [rrrr-mm-dd]'
}