Commit 07dc4b935ef832ab630e856852fd5b505280829f
1 parent
874219d0
Exists in
master
and in
7 other branches
Update dicionario.js
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
init/dicionario.js
... | ... | @@ -207,8 +207,8 @@ g_traducao_init = |
207 | 207 | "16a" : [ |
208 | 208 | { |
209 | 209 | pt : "Nessa plataforma de registro de bugs você pode informar problemas e interagir com os desenvolvedores.", |
210 | - en : "", | |
211 | - es : "" | |
210 | + en : "Bug record interface allows you to report issues and interact with developers.", | |
211 | + es : "En la plataforma de registro de bugs usted podrá reportar problemas e interactuar con los desarrolladores." | |
212 | 212 | } |
213 | 213 | ], |
214 | 214 | 17 : [ | ... | ... |