Debug Test
1. Config.php Test
✅ Config loaded successfully
Current language: ar
2. Translator.php Test
✅ Translator loaded by config.php
✅ Translator instance created
✅ Testing translation...
Result: Hello
3. API Key Check
❌ Config file not found: C:/Users/ThisPc/config.php
4. Language Files Check
✅ en.php exists (111080 bytes)
✅ tr.php exists (134570 bytes)
✅ ru.php exists (159258 bytes)
✅ ar.php exists (136965 bytes)
5. PHP Info
PHP Version: 7.4.33
cURL enabled: Yes