i18n with variables code example Example: react i18n with parameeter i18next.t('key', { what: 'i18next', how: 'great' }); // -> "i18next is great"