Sets up the i18next mock. Includes a i18next.t mocked implementation only returning the raw key ((key) => key)
(key) => key
A spy/mock of i18next
Sets up the i18next mock. Includes a i18next.t mocked implementation only returning the raw key (
(key) => key
)