Commit a910edcfffb0ece0ece625622851918a082f471e
1 parent
e638eb02
Exists in
master
and in
7 other branches
Update
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
init/dicionario.js
... | ... | @@ -382,8 +382,8 @@ g_traducao_init = |
382 | 382 | "32a" : [ |
383 | 383 | { |
384 | 384 | pt : "Lista de e-mails da comunidade i3Geo mantida pela <a tabindex='-1' href='http://www.osgeo.org/' target='_blank' >OSGEO </a>. Tire dúvidas com outros usuários e divulgue assuntos de interesse.", |
385 | - en : "", | |
386 | - es : "" | |
385 | + en : "I3Geo community email list managed by <a tabindex='-1' href='http://www.osgeo.org/' target='_blank' >OSGEO </a>. Pose your questions and spread issues of mutual interest.", | |
386 | + es : "Lista de correos de la comunidad i3Geo administrada por <a tabindex='-1' href='http://www.osgeo.org/' target='_blank' >OSGEO </a>. Comparta dudas con otros usuarios y divulgue asuntos de interés." | |
387 | 387 | } |
388 | 388 | ], |
389 | 389 | 33 : [ | ... | ... |