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

Internationalization #31

Closed
dantti opened this issue Jan 2, 2017 · 1 comment
Closed

Internationalization #31

dantti opened this issue Jan 2, 2017 · 1 comment

Comments

@dantti
Copy link
Contributor

dantti commented Jan 2, 2017

I got a bug in Cutelyst that i18n tag was not working, besides the needed changes in Cutelyst I kept getting:
grantlee.template: "Invalid block tag on line 0: 'i18n''. Did you forget to register or load this tag?" grantlee.template: "Invalid block tag on line 0: 'i18n''. Did you forget to register or load this tag?"
even after:
engine->addDefaultLibrary(QStringLiteral("grantlee_i18ntags"));
which is what grantlee tests do, what am I missing?
Thanks

@dantti
Copy link
Contributor Author

dantti commented Mar 26, 2017

We have sorted this out

@dantti dantti closed this as completed Mar 26, 2017
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

1 participant