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
- Host: GitHub
- URL: https://github.com/locize/locize-docs
- Owner: locize
- Created: 2017-06-19T12:30:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T17:15:12.000Z (about 8 years ago)
- Last Synced: 2025-10-01T00:31:42.403Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 5.45 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Support: supported-formats.md
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.