12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "loading":"CARGANDO",
- "title":"Fracciones",
- "menu_title":"¡ERROR! ¡No fue posible cargar el juego correcto! \n¡Por favor recarga la página!",
- "difficulty": "Dificultad",
- "level": "Nivel",
- "game_menu_title": "SELECCIONA LA OPERACION Y DIFICULTAD",
- "good_job": "Bien hecho",
- "retry": "Inténtalo de nuevo",
- "menu_world" : "ACERCA",
- "menu_list" : "REGRESAR AL MENU",
- "menu_back" : "REGRESAR",
- "menu_help" : "VER SOLUCION",
- "circle_name": "CIRCULOS",
- "square_name" :"CUADRILATEROS",
- "label_name": "ETIQUETAS",
- "mode_name": "MODO",
- "with_name": "CON",
- "without_name": "SIN",
- "insert_name" : "INGRESA TU NOMBRE",
- "ready" : "LISTO",
- "select_module" : "Seleccione un módulo",
- "select_operation" : "Seleccione la operación y la dificultad",
- "options_summary" : "Resumen",
- "options_module" : "Módulo",
- "options_difficulty" : "Operación y dificultad",
- "options_minus" : "Menos",
- "options_plus" : "Más",
- "options_mixed" : "Mezclado",
- "options_equals" : "Igual",
- "error_module" : "Por favor, selecciona un módulo!!",
- "error_difficulty" : "Por favor, seleccione la operación y la dificultad!",
- "results_title" : "Resultados",
- "results_operation" : "Operación",
- "results_difficulty" : "Dificultad",
- "results_phase" : "Nivel",
- "results_start" : "Comienzo",
- "results_end" : "Fin",
- "results_time" : "Hora",
- "results_hits" : "Éxitos",
- "results_errors" : "Errores",
- "results_grade" : "Grado"
- }
|