Commit 2841f68ca820e10903402f8f6473b1744be7265a
1 parent
fe6e3f12
Exists in
master
and in
6 other branches
Tradução de ferramentas/vinde/dicionario.js
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
ferramentas/vinde/dicionario.js
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | i3GEOF.vinde.dicionario = { | 2 | i3GEOF.vinde.dicionario = { |
3 | 'indeBrasil' : [ { | 3 | 'indeBrasil' : [ { |
4 | pt : "INDE Brasil", | 4 | pt : "INDE Brasil", |
5 | - en : "", | ||
6 | - es : "" | 5 | + en : "INDE Brazil", |
6 | + es : "INDE Brasil" | ||
7 | } ] | 7 | } ] |
8 | }; | 8 | }; |
9 | \ No newline at end of file | 9 | \ No newline at end of file |