Get list of supported locale codes
static List<String> getSupportedLocaleCodes() { return ['en', 'ar', 'de', 'fr', 'es']; }