Commit e9376005ad67a96ae6edb0a859a19f67da085f07

Authored by Abraham Coiman
1 parent 1bb5655b

Translate 'pranchaInicia', 'tipoGuia'

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
admin/dicionario/atlas.js
... ... @@ -128,13 +128,13 @@ i3GEOadmin.atlas.dicionario = {
128 128 } ],
129 129 'pranchaInicia' : [ {
130 130 pt : "Prancha inicial (será mostrada quando iniciar o atlas):",
131   - en : "",
132   - es : ""
  131 + en : "Startup table (it will be shown when atlas starts):",
  132 + es : "Tabla inicial (Será mostrada cuando se inicie el atlas):"
133 133 } ],
134 134 'tipoGuia' : [ {
135 135 pt : "Tipo da apresentação das guias:",
136   - en : "",
137   - es : ""
  136 + en : "Types of guide presentation:",
  137 + es : "Tipo de presentación de las guías:"
138 138 } ],
139 139 'automatica' : [ {
140 140 pt : "automática",
... ...