Skip to content
Snippets Groups Projects
en.json 337 B
{
  "app_name": "Sudoku",

  "bottom_nav_game": "Game",
  "bottom_nav_settings": "Settings",
  "bottom_nav_about": "About",

  "settings_title": "Settings",
  "settings_label_theme": "Theme mode",

  "about_title": "About",
  "about_content": "Simple Sudoku Game. Easy to play, easy to enjoy.",
  "about_version": "Version: {version}"
}