# Translation Manager Docs

Translation Manager provides a file-based Filament editor for Laravel language files with safe package override writes.

Start at the [package README](../README.md) when deciding whether to install this package. Use the docs below for setup, extension, debugging, and verification details.

## Guides

| Doc                                               | Use it for                                                                         |
| ------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Overview](overview.md)                           | Package boundary, runtime surfaces, install notes, and first troubleshooting path. |
| [Sources Stores And Ai](sources-stores-and-ai.md) | Focused package workflow, setup, troubleshooting, or implementation details.       |

## Read Next

| Related doc                                         | Why                                                   |
| --------------------------------------------------- | ----------------------------------------------------- |
| [Repository package docs](../../../docs/README.md)  | Cross-package workflow index and install-order notes. |
| [Welcome Tour](../../welcome-tour/docs/overview.md) | Neighboring package in the same Capell workflow.      |
| [Diagnostics](../../diagnostics/docs/overview.md)   | Neighboring package in the same Capell workflow.      |