en_US.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "loading":"LOADING",
  3. "title":"Fractions",
  4. "menu_title":"ERROR! It was not possible load the correct game! \nPlease, reload the page!",
  5. "difficulty": "Difficulty",
  6. "level": "Level",
  7. "game_menu_title": "SELECT OPERATION AND DIFFICULTY",
  8. "good_job": "Good Job",
  9. "retry": "Try again",
  10. "menu_world" : "ABOUT",
  11. "menu_list" : "RETURN TO MENU",
  12. "menu_back" : "GO BACK",
  13. "menu_help" : "SEE SOLUTION",
  14. "circle_name": "CIRCLES",
  15. "square_name" :"QUADRANGLES",
  16. "label_name": "LABELS",
  17. "mode_name": "MODE",
  18. "with_name": "WITH",
  19. "without_name": "WITHOUT",
  20. "insert_name" : "ENTER YOUR NAME",
  21. "ready" : "READY",
  22. "select_module" : "Select a module",
  23. "select_operation" : "Select the operation and difficulty",
  24. "options_summary" : "Summary",
  25. "options_module" : "Module",
  26. "options_difficulty" : "Operation and difficulty",
  27. "options_minus" : "Minus",
  28. "options_plus" : "Plus",
  29. "options_mixed" : "Mixed",
  30. "options_equals" : "Equals",
  31. "error_module" : "Please, select a module!",
  32. "error_difficulty" : "Please, select the operation and difficulty!",
  33. "results_title" : "Results",
  34. "results_operation" : "Operation",
  35. "results_difficulty" : "Difficulty",
  36. "results_phase" : "Level",
  37. "results_start" : "Start",
  38. "results_end" : "End",
  39. "results_time" : "Time",
  40. "results_hits" : "Hits",
  41. "results_errors" : "Errors",
  42. "results_grade" : "Grade"
  43. }