react i18n with parameeter

JavaScript
i18next.t('key', { what: 'i18next', how: 'great' });
// -> "i18next is great"
Source

Also in JavaScript: