Commit c2f0b93b74d8950bea87d5151a676b9eb6535c7f
1 parent
4a17a1eb
Exists in
master
and in
7 other branches
Change registration for register
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
admin1/dicionario/estat_tipo_periodo.js
1 | 1 | i3GEOadmin.periodos.dicionario = { |
2 | 2 | 'txtTitulo' : [ { |
3 | 3 | pt : "Cadastro dos tipos de períodos de tempo", |
4 | - en : "Registration of time period types", | |
4 | + en : "Register of time period types", | |
5 | 5 | es : "Registro de los tipos de períodos de tiempo" |
6 | 6 | } ], |
7 | 7 | 'txtDesc' : [ { | ... | ... |