This repository has been archived on 2022-12-03. You can view files and clone it, but cannot push or open issues or pull requests.
texty/lib/lang/en.yml
2022-02-27 12:02:46 +01:00

19 lines
460 B
YAML

yaml_unspecified: 'You need to specify a path to a YAML file'
game_by: 'A game by $author'
start: 'Start'
options: 'Options'
quit: 'Quit'
quitting: 'Quitting'
continue: 'Continue'
new_game: 'New game'
lang: 'Language'
back: 'Back'
lang_en: 'English'
lang_cz: 'Czech'
selection: 'Make a selection (number):'
not_number: 'Not a number selection'
invalid: 'Invalid selection'
error_loading: 'An exception has occured while loading the game from the YAML file:'