ferrero-naming-tool/backend
DJP ea7f266bf0 Add language code field and migrate to ISO standard codes
- Add language_code field (ISO 639-1/639-2) to naming schema
- Position language code after country code in filename structure
- Migrate country codes from SAP to ISO 3166-1 standard (38 countries)
- Add comprehensive language codes library (25 languages)
- Update API endpoints to handle language_code in build/decode operations
- Add new /api.php?action=languages endpoint
- Update UI with language code dropdown and decoder display
- Update help documentation with ISO standards info and FAQs
- New format: [OMG]_[BRAND]_[COUNTRY]_[LANGUAGE]_[SUBJECT]_[ASSET]_[VERSION]*_[DURATION]S_[RATIO]
- Example: 12345_RAF_IT_it_ME MOMENT_OLV_6S_1x1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 14:12:08 -04:00
..
app.py Initial commit: Ferrero Communication Assets Naming Convention Tool 2025-10-14 16:05:16 -04:00
data.json Add language code field and migrate to ISO standard codes 2025-10-22 14:12:08 -04:00
excel_parser.py Initial commit: Ferrero Communication Assets Naming Convention Tool 2025-10-14 16:05:16 -04:00
requirements.txt Initial commit: Ferrero Communication Assets Naming Convention Tool 2025-10-14 16:05:16 -04:00