Migrating an i18next project
Migrating an existing backend from i18next is just changing a few lines of code.
Browser & Node.js & Deno
Just use the i18next-locize-backend
(You can find your projectId and API Key in your projects settings under the API Tab.)
Find more details and configuration options on the github page.
Migrating your data
You can use our command line tool to copy your existing translations over to your locize project.
Last updated