Commit ef1107fcc7c9a10e9b79763b10f109519b384b3c
1 parent
13897b9c
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
... | ... | @@ -368,8 +368,8 @@ g_traducao_init = |
368 | 368 | "31a" : [ |
369 | 369 | { |
370 | 370 | pt : "Página da comunidade de usuários no Portal do Software Público Brasileiro.", |
371 | - en : "", | |
372 | - es : "" | |
371 | + en : "User community page at Brasilen open source software portal.", | |
372 | + es : "Página de la comunidad de usuarios en el Portal de Software Libre Brasileño." | |
373 | 373 | } |
374 | 374 | ], |
375 | 375 | 32 : [ | ... | ... |