Commit 7420574c9d2865b89718f7500815f38d46dfdcbf
1 parent
2841f68c
Exists in
master
and in
6 other branches
Tradução de ferramentas/wiki/dicionario.js
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
ferramentas/wiki/dicionario.js
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | i3GEOF.wiki.dicionario = { |
3 | 3 | 'atualizaNavegacao' : [ { |
4 | 4 | pt : "Navegue no mapa para atualizar a lista de resultados", |
5 | - en : "", | |
6 | - es : "" | |
5 | + en : "Browse the map to update the list of results", | |
6 | + es : "Navegue en el mapa para actualizar la lista de resultados" | |
7 | 7 | } ] |
8 | 8 | }; |
9 | 9 | \ No newline at end of file | ... | ... |