From c372c170651dd6ea3fcfb3d722092aa50a8314e8 Mon Sep 17 00:00:00 2001 From: "locadex-agent[bot]" <217277504+locadex-agent[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 04:58:55 +0000 Subject: [PATCH] Add content at LOCADEX.md --- LOCADEX.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 LOCADEX.md diff --git a/LOCADEX.md b/LOCADEX.md new file mode 100644 index 00000000..465d1e08 --- /dev/null +++ b/LOCADEX.md @@ -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