Skip to content
New issue

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

Problem with text options #12

Closed
jeremy174433 opened this issue May 28, 2021 · 1 comment
Closed

Problem with text options #12

jeremy174433 opened this issue May 28, 2021 · 1 comment

Comments

@jeremy174433
Copy link

jeremy174433 commented May 28, 2021

When I try to use the variables to change the text like "resultsFormat" or "finishButtonText", this does'nt work, it will display the default text but if I try with the var "counterFormat" it work. (other variable like "counter" works well).
I use strings everywhere, the plugin is correctly installed and jQuery also.

@jchamill
Copy link
Owner

Have a look at localization.html in the demo directory. It changes the finishButtonText and the resultsFormat text. Make sure your code is initializing those values the way it is in the demo. If this is still an issue, please share the code used to cause this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants