Skip to content

Commit

Permalink
Update dictionary.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jeesssik committed Sep 5, 2023
1 parent e9dd3c6 commit 9fd0fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dictionary.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const useDictionary = ['notas', 'aulas', 'libro','clase', 'datos', 'tarea','grado','prueba',
export const useDictionary = ['notas', 'aulas', 'libro','clase', 'datos', 'tarea','grado',
'profe','lapiz','saber','mente','deber','amigo','jugar','papel','punto','sueño', 'honor', 'joven','ideas'];

export const realDictionary = [
Expand Down Expand Up @@ -122,4 +122,4 @@ export const realDictionary = [
"envié", "atacó", "sigas", "radar", "carla", "lobos", "citas",
"preso", "telly", "cuero", "obras", "vacía", "jesse", "saqué", "lucas", "diosa", "abril", "rosie", "oreja", "villa", "trono", "traen", "salía", "raras", "lavar", "angie", "viera", "rango", "niega", "mates", "shock", "renta", "frase", "mirad", "jesus", "aguas", "ralph", "quema", "poema", "cabra", "voces", "temor", "pague", "comió", "nubes", "ánimo", "gafas", "aguja", "corea", "pases", "mitch", "megan", "logan", "facil", "diera", "comes", "ciega", "dinos", "presa", "patas", "oírme", "myers", "ataca", "tenis", "plano", "sobra", "rumor", "metes", "besar", "monte", "digno", "darse", "woody", "paige", "green", "altos", "tyler", "vacas"

];
];

0 comments on commit 9fd0fe5

Please sign in to comment.