// 1. Detect Language (Default to English if not set) $lang = defined('CURRENT_LANG') ? CURRENT_LANG : 'en'; ?>