Skip to content

Commit

Permalink
Added a couple more spanish words
Browse files Browse the repository at this point in the history
  • Loading branch information
JCBarry committed Mar 3, 2013
1 parent eb22ac3 commit 5c39c51
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions sampleProblems.js
Original file line number Original file line Diff line number Diff line change
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 5c39c51

Please sign in to comment.