Set zh language

This commit is contained in:
el Mau 2023-02-16 22:02:18 -06:00
parent 2897c24431
commit 99b2351cb9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
var opt_languages = [
{id: 'es', value: 'Español'},
{id: 'en', value: 'English'},
{id: 'zh', value: '体中文'},
{id: 'zh', value: '体中文'},
]
var msg_rfc = 'El RFC es requerido'