We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add examples for more languages in the documentation: en_us, pt_br and es_ES
EN_US.json { "FORM.INVALID":"Check and fill in the fields" }
{ "FORM.INVALID":"Check and fill in the fields" }
PT_BR.json { "FORM.INVALID":"Verifique e preencha os campos" }
{ "FORM.INVALID":"Verifique e preencha os campos" }
ES_ES.json { "FORM.INVALID":"Consulta y rellena los campos" }
{ "FORM.INVALID":"Consulta y rellena los campos" }
I want to make this modification if you think it is necessary.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add examples for more languages in the documentation: en_us, pt_br and es_ES
EN_US.json
{ "FORM.INVALID":"Check and fill in the fields" }
PT_BR.json
{ "FORM.INVALID":"Verifique e preencha os campos" }
ES_ES.json
{ "FORM.INVALID":"Consulta y rellena los campos" }
I want to make this modification if you think it is necessary.
The text was updated successfully, but these errors were encountered: