Commit 0b2233f1923e99feef3c7dfdcc2530aaff64be68

Authored by Abraham Coiman
1 parent 04370658

Translate 'template'

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
admin/dicionario/atlas.js
... ... @@ -123,8 +123,8 @@ i3GEOadmin.atlas.dicionario = {
123 123 } ],
124 124 'template' : [ {
125 125 pt : "(opcional) Template HTML (se não for especificado, será usado o default do i3geo. Utilize o caminho completo do arquivo html no servidor):",
126   - en : "",
127   - es : ""
  126 + en : "(optional) HTML template (if not specified, it will be used the i3Geo default. Use full path of HTML file on the server):",
  127 + es : "(opcional) Plantilla HTML (si no es especificada, será utilizada la predeterminada de i3Geo. Utilice la ruta completa del archivo HTML en el servidor):"
128 128 } ],
129 129 'pranchaInicia' : [ {
130 130 pt : "Prancha inicial (será mostrada quando iniciar o atlas):",
... ...