--- name: transloco description: Manages translation entries in Transloco JSON files. Use when adding, updating, or organizing i18n translation keys in Angular projects using Transloco. --- # Transloco Translation Management When adding or updating a translation, always: 1. **Use kebab-case for keys**: For example, `my-key` instead of `myKey` 2. **Use english for keys**: For example, `my-key` instead of `ma-clef`