Commit c01be0152ef1ebc3de9320619388bc4e94530eb7
1 parent
7b5a16ef
Exists in
master
and in
7 other branches
traducción
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
ferramentas/conectargeojson/dicionario.js
@@ -2,12 +2,12 @@ | @@ -2,12 +2,12 @@ | ||
2 | i3GEOF.conectargeojson.dicionario = { | 2 | i3GEOF.conectargeojson.dicionario = { |
3 | 'msgNavegador' : [ { | 3 | 'msgNavegador' : [ { |
4 | pt : "Não funciona coretamente no Internet Explorer. Use o Firefox ou outro navegador", | 4 | pt : "Não funciona coretamente no Internet Explorer. Use o Firefox ou outro navegador", |
5 | - en : "", | 5 | + en : "No funciona correctamente el Internet Explorer. Use Firefox u otro navegador", |
6 | es : "" | 6 | es : "" |
7 | } ], | 7 | } ], |
8 | 'insereEndereco' : [ { | 8 | 'insereEndereco' : [ { |
9 | pt : "Endereço (URL) do GeoJson (ou escolha da lista):", | 9 | pt : "Endereço (URL) do GeoJson (ou escolha da lista):", |
10 | en : "", | 10 | en : "", |
11 | - es : "" | 11 | + es : "Dirección (URL) del GeoJson (o elija de la lista):" |
12 | } ] | 12 | } ] |
13 | }; | 13 | }; |
14 | \ No newline at end of file | 14 | \ No newline at end of file |