martinandert / react-translate-component

A component for React that utilizes the Counterpart module to provide multi-lingual/localized text content.
MIT License
322 stars 31 forks source link

Improvement - JSX examples #19

Open okbel opened 8 years ago

okbel commented 8 years ago

Great job! I have my translation up and running! I suggest making examples available in JSX too. Let me know if you are taking PRs, I could make an example/demo with jsx!

Thank you!

martinandert commented 8 years ago

@okbel Thanks for your kind words! I already thought about replacing the now kind of outdated existing example to utilize the latest achievements of the JS universe. So it would be really great if you could help me with that. Pull requests are always welcome!

vuinguyen911 commented 8 years ago

It's great component. So when I implement it have some case as below:

  1. Label is ok
  2. Inputbox i don't know how to implement exp: If can please help me how to pub key "example.headline" to inputbox

Thanks so much

okbel commented 8 years ago

@martinandert Great then! I'll be working with it tonight! 💃

@joomlavui I'll add it to the example! :)