Simple Translation Test
Step 1: Config.php
✅ Config loaded (no output before config = no header errors!)
✅ Config loaded
Current language: tr
Step 2: Check Translator
✅ getAutoTranslator() function exists
✅ Translator instance created
Step 3: Check gt-config.php
✅ gt-config.php exists
✅ GT_OPENAI_KEY is defined: sk-proj-ssq5p81bg2pY...
Model: gpt-4o-mini
Step 4: Test t() Function
Calling t('test_key', true, 'Hello World')...
Result: Hello World
Step 5: Manual Translation Test
Testing direct translation...
Translation result: Hello World
Step 6: Check Language File
Language file: /home/georgiantransfer/public_html/lang/tr.php
✅ File exists (134570 bytes)
Writable: ✅ Yes