Dashboard / Translations
Step 7 of 23
Manage translations
Use the Translations page to review generated strings by source URL, target language, and status.
After an SDK registers source text, open Translations in the project dashboard. Strings are grouped by source URL, so you can open a page or API group and review the translations created from that surface.
- Open a source URL group to see the strings found on that page, API response, or model field.
- Switch language tabs to review each target language separately.
- Use the status badges to find pending, translated, approved, or locked work.
- Edit the target text directly, then save or cancel the edit.
- Lock important translations when you do not want future generation to overwrite the reviewed wording.
- Use pagination when a project has many registered strings.
Framework independent
Translations belong to the Altified project, not to one SDK. Next.js, Django, and future integrations all read from the same project translation store.