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

What about multi-paragraph texts #117

Open
virik opened this issue Mar 16, 2021 · 2 comments
Open

What about multi-paragraph texts #117

virik opened this issue Mar 16, 2021 · 2 comments

Comments

@virik
Copy link

virik commented Mar 16, 2021

Hi,

What would you recommend for longer texts, like for example a privacy policy text with multiple paragraphs and number lists.

Thanks :)

@stefalda
Copy link
Owner

Hi, it depends, you could get them directly from your backend as a web page, by passing the language as parameter or composing a different static url based on the language...

@virik
Copy link
Author

virik commented Mar 31, 2021

Okay, that makes sense. Because it's not possible to pass html code like <p>, <ul> and <li> from a JSON file through something like strings.privacy?

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