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

Compability with i18next version > 2 ?

Open sookoll opened this issue 10 years ago • 1 comments

With i18next version 2.0.21 I got undefined error, it seems that i18next.functions does not exist: https://github.com/jcbvm/require-i18next/blob/master/require-i18next/i18next.js#L13

sookoll avatar Jan 14 '16 11:01 sookoll

Currently I've not tested yet with version 2.0, will look at it soon.

jcbvm avatar Jan 15 '16 23:01 jcbvm