i18next-xhr-backend
i18next-xhr-backend copied to clipboard
What the reason for _t field?
Hi,
I am a bit struggling with seems unnecessary changing fields in json files.
I faced the field _t
Is it used for cache invalidation or something?
Thanks!
comes from here...might be save to not set that if request is not a "GET"
i have the same issue
PR welcome