Polyfill-Gettext Library Status

Polyfill-Gettext library is loaded and available
Translation system is fully functional
Current Language
en
Reader Instance
✓ Active
MO File Path
messages.mo
Translation Test
✗ Not Working

Configured Languages

IT
Italiano
Translation files required
EN
English
Current language
Active Default
FR
Français
Translation files required

Translation Files Status

2 locales found
Locale PO File MO File Last Modified Status
FR
fr
Exists 4,374 bytes Exists 4,182 bytes 2025-12-03 08:36:51 Ready
IT
it
Exists 25,234 bytes Exists 17,567 bytes 2025-12-03 08:36:51 Ready

Polyfill-Gettext Library Tests

T Class Available
Available
MO File Exists
Missing

Debug Information

{
    "environment_variables": {
        "LANGUAGE": null,
        "LC_ALL": null,
        "LC_MESSAGES": null,
        "LANG": null,
        "LANGUAGE_PHP_CONSTANT": "en"
    },
    "php_gettext_config": {
        "current_language": "en",
        "mo_file_path": "\/system\/..\/locale\/en\/LC_MESSAGES\/messages.mo",
        "mo_file_exists": false,
        "mo_file_size": null,
        "mo_file_readable": false
    },
    "translation_test": {
        "original": "Home",
        "translated": "Home",
        "is_translated": false
    },
    "library_status": {
        "t_class_available": true,
        "t_underscore_method": true,
        "t_bindtextdomain_method": true,
        "t_textdomain_method": true
    }
}