Commit 35bc425f4e24243c08bd12e482ce066316d01955
1 parent
19539166
Exists in
master
Correção do dicionário
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/opcoes_label/dicionario.js
... | ... | @@ -142,7 +142,7 @@ i3GEOF.proplabel.dicionario = { |
142 | 142 | } ], |
143 | 143 | 'textoUltrapassaMapa' : [ { |
144 | 144 | pt : "O texto pode ultrapassar o mapa?", |
145 | - en : "Can the text go beyond the map", | |
145 | + en : "Can the text go beyond the map?", | |
146 | 146 | es : "¿El texto puede sobrepasar el mapa?" |
147 | 147 | } ], |
148 | 148 | 'caracterQuebraTexto' : [ { | ... | ... |