Cloud workspace
Sign in, create a project, and add source content.
CLI and CI
Install the CLI, store an API key, and sync the repo.
Cloud workspace
Sign in
- Go to hyperlocalise.com.
- Sign in with the identity provider your team uses.
- Select an organization, or create one if you are the first member.
Create a project
- Open Projects in the sidebar.
- Create a project and give it a name your team will recognize.
- Choose the source locale and the target locales you need now. You can add more later.
Add source content
In the project, open Files. For a native Hyperlocalise project:- Click Add files.
- Stage JSON, YAML, XLIFF, PO, images, Office files, or other supported formats.
- Click Upload.
Review
Open a file from Files to enter CAT, or use Strings when the project supports an all-files queue. See CAT.CLI and CI
Use this path when source files already live in a repository.- Install the CLI.
- In Cloud, create the project as above, then copy the Project ID from project Settings → Connect CLI & CI.
- Create an organization key under Settings → API Keys. Copy it once. You will not see it again.
- Add a
hyperlocaliseblock toi18n.ymland setHYPERLOCALISE_API_KEYin the environment.
- Preview, then upload sources:
sync push uploads sources only. It does not create translation jobs. Add a Source upload automation in Cloud, or start work from New Request, when you want generation after upload.
- After translations exist in the project, write them back to local paths: