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

html tags in translation #30

Open
alexisReynaldo opened this issue Feb 19, 2019 · 1 comment
Open

html tags in translation #30

alexisReynaldo opened this issue Feb 19, 2019 · 1 comment

Comments

@alexisReynaldo
Copy link

Hi, I'm trying to translate a string that contains html tags but laravel blade returns me in plain text

code:
{{ _i('The <b>%s</b> referral program is a great way to spread the word of this great service and to earn even more money with your short links! Refer friends and receive %s of their earnings for life!', 'gano.com', '20%') }}

result:
The <b>gano.com</b> referral program is a great way to spread the word of this great service and to earn even more money with your short links! Refer friends and receive 20% of their earnings for life!

@smares
Copy link

smares commented Mar 21, 2019

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