Skip to content

Commit

Permalink
More spanish words.
Browse files Browse the repository at this point in the history
  • Loading branch information
iambrandonn committed Mar 3, 2013
1 parent 25f4aeb commit 01b0b82
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions sampleProblems.js
Expand Up @@ -189,6 +189,16 @@ var samples = {
{key:'playa', value:'beach'}, {key:'playa', value:'beach'},
{key:'brazo', value:'arm'}, {key:'brazo', value:'arm'},
{key:'perro', value:'dog'}, {key:'perro', value:'dog'},
{key:'maestro', value:'teacher'} {key:'maestro', value:'teacher'},
{key:'ojo', value:'eye'},
{key:'ventana', value:'window'},
{key:'azul', value:'blue'},
{key:'rojo', value:'red'},
{key:'gato', value:'cat'},
{key:'libro', value:'book'},
{key:'amarillo', value:'yellow'},
{key:'blanco', value:'white'},
{key:'boca', value:'mouth'},
{key:'cabeza', value:'head'}
] ]
}; };

0 comments on commit 01b0b82

Please sign in to comment.