-
Notifications
You must be signed in to change notification settings - Fork 77
Support HTML in token string values for i18n directive #2
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
Comments
Is there any way I can render the HTML tags in my localizations files? |
You mean something like this? "helloWorld": "<b>Hello World!</b>" I can get this done by the end of today if you need it in a hurry, or you can make a PR for this, you need to use |
yes, this is what I mean. I would love to make a PR, but I don't have yet the AngularJS knowledge for it. I need such functionality until tomorrow (German time), but please don't feel obliged to add it so soon. |
Alright, I'll see what I can do :) I'm always happy to help but just a little overbooked right now. So you are saying you will need it after tomorrow German time correct? |
I just found out that I need also this feature #11 if I want to introduce i18n to my applications. So I guess their implementation would take some time/weeks. I will look at angular-translate and other modules if they offer such functionalities, if not then will have to wait :) Thank you for offering help! Would be awesome to have such features, so that developers with existing translations can use the module. |
Take a look at #5 I will push this out today as well, please gimme a day before taking a look at other modules, you won't regret it :) |
Amazing! Thank you, Rahul! |
No description provided.
The text was updated successfully, but these errors were encountered: