An open API service indexing awesome lists of open source software.

https://github.com/locize/locize-docs

[DEPRECATED] old documentation
https://github.com/locize/locize-docs

Last synced: 4 months ago
JSON representation

[DEPRECATED] old documentation

Awesome Lists containing this project

README

          

Integrating locize into your website / application takes four steps. If you still got questions after reading the getting started guide - [contact us](mailto:support@locize.com).

# Step 1) SignUp and create a project

Head over to our app and [register](https://www.locize.io/register). Create your first project on the dashboard or open [https://www.locize.io/project/add](https://www.locize.io/project/add) after login.

# Step 2) Decide for a i18n instrumentation

Next you will need to instrument your code to enable the internationalization of your website. For more details on that read the [instrument your code section](/instrumenting-your-code.md).

# Step 3) Add new / existing segments

You can add new segments or complete files using the webinterface or the [commandline tool](https://github.com/locize/locize-cli).

Using locizify or i18next you can enable the `saveMissing` option - doing so new segments will automatically added to your project.

# Step 4) Translate your content

Start translating your content. Changes will be automatically published to our CDN and will be available to your users.