Replace `GOOGLE_DOC_ID` with the actual google doc ID. it can be found in doc's URL. `KEY` is the column to be used for keys. Replace `PROJECT_FOLDER` with your project's folder real name. Add appropriate languages and paths.
Replace `GOOGLE_DOC_ID` with the actual google doc ID. it can be found in doc's URL:
Replace `PROJECT_FOLDER` with your project's folder real name. Add appropriate languages and paths.
**5. Add it to the project**
**5. Add it to the project**
Firstly, remove everything from the plugin folder, except of `node_modules` and `update-localization.js`. Then add this folder to the project's root as a folder (not category), so it is added as a blue folder (not yellow). Also, don't associate it with any target, so these files don't get into final application:
Firstly, remove everything from the `UpdateLocalization`, except of `node_modules`, `core` and `update-localization.js`. Then add `UpdateLocalization` folder to the project's root as a folder (not category), so it is added as a blue folder (not yellow). Also, don't associate it with any target, so these files don't get into final application: