{ "integrates_react-i18next": "This example integrates react-i18next for simple internationalization.", "pureComponent": "You can either pass t function to child components.", "extendedComponent": "Or wrap your component using the translate hoc provided by react-i18next.", "transComponent": "Alternatively, you can use <1>Trans component." }