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

How can i put json from api into LocalizedStrings #187

Open
Prajaktajangam16 opened this issue Apr 23, 2020 · 2 comments
Open

How can i put json from api into LocalizedStrings #187

Prajaktajangam16 opened this issue Apr 23, 2020 · 2 comments

Comments

@Prajaktajangam16
Copy link

I want to fetch json from api and put into localisedString

@Stringsaeed
Copy link

from the docs

strings.setContent({
  en:{
    how:"How do you want your egg todajsie?",
    boiledEgg:"Boiled eggsie",
    softBoiledEgg:"Soft-boiled egg",
    choice:"How to choose the egg"
  }
})

@Prajaktajangam16
Copy link
Author

Prajaktajangam16 commented May 5, 2020 via email

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