AOSSIE-Org / AOSSIE-Org/Resonate

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

Aperta
#738 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Dart
Stelle
344
Fork
350
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.