--- tags: '@badging/i18n' --- Locize Translation View ===================== ### This is an Overview Illustration of the proces involved in Localization of a Service using [Locize](https://locize.com/?utm_source=i18next_com&utm_medium=gitbook) - Login into your [Locize](https://www.locize.app/) Dashboard. When logged into your dashboard, a Demo project is being created for you to work with called **Demo Project** ![Capture](https://user-images.githubusercontent.com/24816990/86805104-7a101a80-c06f-11ea-8a81-b4f39170567c.PNG) ------------------------------------------------------------------------------------------------ - You can also add a new project by pressing the **+** sign close to `ADD A NEW PROJECT`. After that fill in the Project information for your Project ![locize 6](https://user-images.githubusercontent.com/24816990/87211141-0e98a800-c310-11ea-9b3a-39118cf1d65d.PNG) ----------------------------------------------------------------------- - After Creating your new Project, you could Import/Export your files with the supported formats [here](https://docs.locize.com/integration/supported-formats) ![locize 2](https://user-images.githubusercontent.com/24816990/86805085-767c9380-c06f-11ea-899f-0c08aff37176.PNG) -------------------------------- - After Creating your Project, Specify the `reference` language, youcan also add new languages that will be used for translating your files. Creating `Namespaces` enables you to separate translations that get loaded into multiple files. More details on Namespaces [here](https://docs.locize.com/more/namespaces) ![locize 3](https://user-images.githubusercontent.com/24816990/86805095-78465700-c06f-11ea-9f0d-27b33c1b9bd5.PNG) ----------------------------------------------- - *you can also use the "Key":"Value" method to add your content* inside the project you created. ![locize 7](https://user-images.githubusercontent.com/24816990/87212121-c5972280-c314-11ea-8e7a-15834d084a03.PNG) ---------------------------------------------------------------------------------------------------------- - After Importing your content to the Reference language, it generates the New Value ![locize 4](https://user-images.githubusercontent.com/24816990/86805096-78deed80-c06f-11ea-8e3d-1282aa298e7a.PNG) ------------------------------------------------------------------------------------------ - Return back to the Second languge you added, the translation New value will be displayed. ![locize 5](https://user-images.githubusercontent.com/24816990/86805102-79778400-c06f-11ea-901b-694e118e1028.PNG) ---------------------------------------------- You can Repeat the same process when adding a new language or **Starting a new Project** - Source: https://www.locize.app/ #### You can also Sync and Integrate the Locize API. The locize Command Line enables you to add new segments or complete files. > Details are explained [here](https://gist.github.com/thecraftman/5c8fdd733bdac2bd405e6b195f55090c)