Adding a Translation

Steps to adding a translation phrase and sync with cloud database

  1. Verify with MADKEV/CloudCSVTool -> Preview Pull before committing pull to sync translator changes

  2. Click open Lean Localization prefab

  3. Duplicate a child entry and fill in translations. Do not use add function on LeanLocalization script attached to root GameObject as that changes the scene override.

  4. After saving, use MADKEV/CloudCSVTool to refresh local CSV database, verify with version control that correct operations are applied

  5. Use CSVTool to preview push changes before pushing

  6. Verify local workspace CSV is up to date with cloud by doing preview push and pull, verify status are green for all languages

Last updated