Commit 8b996425767ebe5d7cd0a63fbe9859063a288772
1 parent
5af6fbd0
Exists in
master
and in
7 other branches
update 33a
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
init/dicionario.js
... | ... | @@ -396,8 +396,8 @@ g_traducao_init = |
396 | 396 | "33a" : [ |
397 | 397 | { |
398 | 398 | pt : "Links para aplicativos que podem auxiliar em algumas tarefas de construção de mapas.", |
399 | - en : "", | |
400 | - es : "" | |
399 | + en : "Tool links that could help you with some map building tasks.", | |
400 | + es : "Enlaces de aplicaciones que pueden ayudar en algunas tareas de construcción de mapas." | |
401 | 401 | } |
402 | 402 | ], |
403 | 403 | 34 : [ | ... | ... |