Commit 064953b743845382d99a2f3d600b7923c539cab6

Authored by Ayala
1 parent d2c96780

traducción

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
ferramentas/aplicarsld/dicionario.js
... ... @@ -3,11 +3,11 @@ i3GEOF.aplicarsld.dicionario = {
3 3 'arquivo' : [ {
4 4 pt : "Arquivo SLD",
5 5 en : "",
6   - es : ""
  6 + es : "Archivo SLD"
7 7 } ],
8 8 'aplica' : [ {
9 9 pt : "Aplicar",
10 10 en : "",
11   - es : ""
  11 + es : "Aplicar"
12 12 } ]
13 13 };
... ...