Commit 064953b743845382d99a2f3d600b7923c539cab6
1 parent
d2c96780
Exists in
master
and in
7 other branches
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,11 +3,11 @@ i3GEOF.aplicarsld.dicionario = { | ||
3 | 'arquivo' : [ { | 3 | 'arquivo' : [ { |
4 | pt : "Arquivo SLD", | 4 | pt : "Arquivo SLD", |
5 | en : "", | 5 | en : "", |
6 | - es : "" | 6 | + es : "Archivo SLD" |
7 | } ], | 7 | } ], |
8 | 'aplica' : [ { | 8 | 'aplica' : [ { |
9 | pt : "Aplicar", | 9 | pt : "Aplicar", |
10 | en : "", | 10 | en : "", |
11 | - es : "" | 11 | + es : "Aplicar" |
12 | } ] | 12 | } ] |
13 | }; | 13 | }; |