# General Translation Platform: Reviewing and editing translations URL: https://generaltranslation.com/en-GB/docs/platform/dashboard/guides/reviewing-translations.mdx --- title: Reviewing and editing translations description: How to review translations, make manual edits, and compare locales in the Dashboard. related: links: - /docs/platform/dashboard/guides/adding-translation-context - /docs/platform/dashboard/guides/adding-annotations - /docs/platform/dashboard/guides/using-ask-ai - /docs/platform/dashboard/guides/managing-billing --- Use the Dashboard editor to inspect generated translations, compare target locales side by side, and make precise corrections without starting a new translation job. ## Basic review workflow [#basic-review-workflow] 1. Open your Project in the Dashboard. 2. Go to the **Translations** page. 3. Choose **Files** or **Components**. 4. Select or search for the content you want to review. 5. Choose the branch and locale(s). 6. Edit translations inline as needed. 7. Use annotations, history, download, and source visibility tools as needed. ## Browse and find translation content [#browse-find-translation] **Choose one or more locales** to view (in the top right). By default, all locales are shown so you can compare translations side by side. Choose a single locale for a more focused view. Use **Search** to filter the current view by: * File name * Component name * Key * Source text * Translated text Select between two views (in the top left): * **Files** for Markdown, JSON, gettext, Lottie, and other file-based content. * **Components** for React and JSX Projects where strings live in UI components. From any Project page, you can also press `⌘K` on macOS or `Ctrl+K` on Windows to search across files and components. Search results link directly to the matching entry. ## Edit translations inline [#edit-translations-inline] Click a translation cell to edit it. Edits are drafts until you click **Save**. Use inline editing when you want to make precise manual changes to the existing translation. For supported raw formats, toggle **Raw** to edit the underlying file content in a code editor. Use **Search in file** to find or replace text within the open file. *Note: inline edits update the current translation and do not create a new entry in version history. A new version history entry is created only when source edits are sent for translation.* ## Use file tools to review [#use-file-tools] File tools help you inspect, compare and export translated content. They are located below an open filename. Click **History** to inspect translations from previous source versions. Use it to: * Compare translation state across source versions * Restore a previous state * Confirm when a translated file changed History loads in pages for files with many versions. Search by tag, message or version ID, then press `Enter` or leave the search field to apply it across the full history. Click **Load more** to fetch older results. You can also: * **Download** translated output * Show or hide source content * Filter by [annotation labels](/docs/platform/dashboard/guides/adding-annotations) Lottie downloads are complete binary `.lottie` files with the translated animation reassembled into the original bundle. ## Track review with annotations [#track-review-annotations] Annotation indicators appear inside each cell: click to open the annotation panel for that entry and locale. Read more about [Annotations](/docs/platform/dashboard/guides/adding-annotations). ## Next steps - /docs/platform/dashboard/guides/adding-translation-context - /docs/platform/dashboard/guides/adding-annotations - /docs/platform/dashboard/guides/using-ask-ai - /docs/platform/dashboard/guides/managing-billing