Commit b234a3bbe9c7cccc6b4dedbde948797968476b01
1 parent
5c7e6a69
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
classesjs/dicionario.js
... | ... | @@ -2214,7 +2214,7 @@ g_traducao = { |
2214 | 2214 | "x99" : [ |
2215 | 2215 | { |
2216 | 2216 | pt : "Cálculo não pode ser realizado. Falta carregar a API de geometria do GM", |
2217 | - en : "", | |
2217 | + en : "The calculation cannot be performed. It is necessary to upload the API of GM geometry", | |
2218 | 2218 | es : "El cálculo no puede ser realizado. Falta cargar la API de geometría de GM" |
2219 | 2219 | } |
2220 | 2220 | ], | ... | ... |