Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions LOCADEX.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 🌐 Locadex i18n

This repository is configured to use Locadex for automated internationalization.

## Configuration:

- **Working Directory**: `.apps/snow-leopard`
- **Branch Prefix**: `locadex/`
- **Configured Locales**: `en-US`, `de`, `es`, `fr`, `it`, `ja`, `pt-BR`, `zh`
- **Local Translations**: Enabled

## How it works:

- Locadex will automatically analyze your code for translatable content every time you open a PR
- Locadex will modify your build command to automatically generate translations for your content in your configured locales
- Locadex will push its changes to your PR branch, which you can review and merge

## Next Steps:
1. **Get API Keys**: Visit [General Translation Dashboard](https://dash.generaltranslation.com) to generate API Keys
2. **Add API Keys**: Add a Production API Key and Project ID to your project CI workflow to keep your translations up to date
3. In development, using a Development API Key will allow you to hot-reload translations in your app as you make changes

---

Generated by [Locadex](https://generaltranslation.com) • [Documentation](https://generaltranslation.com/docs)
Timestamp: 8/18/2025