jquery-i18next icon indicating copy to clipboard operation
jquery-i18next copied to clipboard

jQuery-i18next is a jQuery based Javascript internationalization library on top of i18next. It helps you to easily internationalize your web applications.

Results 2 jquery-i18next issues
Sort by recently updated
recently updated
newest added

## 🐛 Bug Report I am getting `$.t is not a function` on page load only for slow network users. I could reproduce it using Google Chrome developer console, enabling...

## 🚀 Feature Proposal Implement [Trans](https://react.i18next.com/latest/trans-component#using-with-react-components) react component functionality for jquery Let's assume that in translation I do have text like: `"userMessagesUnread": "Hello {{name}}, you have {{count}} unread message."` It...