Sha256: a388f2d036b7357f52eaf5b671e75cd8014497d60c0b4264325cdb4fabf6298f

Contents?: true

Size: 664 Bytes

Versions: 4

Compression:

Stored size: 664 Bytes

Contents

rules:
  - "-----------------Rules!----------------------"
  - "You need guess secret code. This four-digit number with symbols from 1 to 6"
  - "You have 5 attempt(s) and 2 hint(s)"
  - "If you want get hint write 'hint'"
  - '---------------------------------------------'
rules?: "Do you know rules? (Y/N)"
again?: "Do you want start again? (Y/N)"
save?: "Do you want save result? (Y/N)"
not_saved: "Maybe next time"
set_name: "Write your name"
invalid_data: "Invalid data"
cant_save: "You cant save game"
loose_code: "Secret code was"
scores_line:
  start: "-----------Scores----------"
  end: "---------------------------"
loose: "You loose!"
win: "You win!"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
codeguessing-0.5.1 lib/codeguessing/data/messages.yml
codeguessing-0.5 lib/codeguessing/data/messages.yml
codeguessing-0.4.9 data/messages.yml
codeguessing-0.4.8 data/messages.yml