AOSSIE-Org / AOSSIE-Org/Resonate

DOC: Update TRANSLATIONS.md to reflect current auto-generation workflow

Abierto
#738 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
344
Forks
350
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The TRANSLATIONS.md guide contains outdated instructions that don't match the current implementation. It tells contributors to manually edit `supportedLocales` in 'main.dart', but this is now auto-generated by `flutter gen-l10n`

Issues:
1. Outdated workflow: Instructs manual editing of `supportedLocales` array in `main.dart`
2. Wrong file reference: Points to `main.dart` instead of auto-generated files
3. Incomplete language list: Shows only 2 languages, but we support 7 (bn, en, gu, hi, kn, mr, pa)

Proposed Fix:
- Remove "Update main.dart" step
- Add `flutter gen-l10n` generation step
- Update supported languages list
- Update commit message examples (reference PR #610 )

@M4dhav Can this issue be assigned to me? I have a the update ready to submit

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.