lib/codebreaker/data/locales/en.yml in codebreaker_kub-0.1.7 vs lib/codebreaker/data/locales/en.yml in codebreaker_kub-0.1.8

- old
+ new

@@ -17,9 +17,10 @@ wrong_name: "Enter valid name, please! Name must be min 3 and max 20 characters.\n" choose_difficulty: "Choose difficulty: 'easy', 'medium', 'hell'" wrong_difficulty: "There is no such level. Select from available, please" get_hint: "You can choose get hint - puts 'hint'" no_hints: "You have no hints" + enter_guess: "Enter your guess, please" wrong_input: "Your input is invalid or there is no such command." win: "YOU WIN!" lose: "You lose, sorry(" code: "The code was: " no_stats: "Sorry, you have not any statistic yet" \ No newline at end of file