f6364176ff
- Fuel select was passing raw strings ('Diesel', 'Hybrid', 'EV', 'Electric'
hardcoded); rewrote as DB-key => RO-label pairs run through I18n::opts
- vehicle_class select now uses I18n::opts(PricingCoefficient::VEHICLE_CLASSES)
- +19 RU/EN entries: section titles (Identificare, Tehnice), field labels
(Marca, Kilometraj, Clasă…), helper texts, vehicle-class enum values
(Compact/SUV/Van/Commercial/Premium/Sport/Camion/Cabrio/Motocicletă),
fuel enum values (Motorină/Hibrid/Electric/GPL/GNC), auto-generated
headline keys (Fuel/Engine/Gearbox/Color).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>