Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/multiphp_manager/views/poolOptions-tr.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/multiphp_manager/views/poolOptions.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/multiphp_manager/views/poolOptions-tr.js
// Module:    /templates/multiphp_manager/views/poolOptions-tr
// Locale:    tr
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"Click [output,em,Save Configuration] to save your changes.":"Click [output,em,Save Configuration] to save your changes.","Official [asis,PHP] Configuration Documentation":"Official [asis,PHP] Configuration Documentation","The system successfully saved the [asis,PHP-FPM] configuration.":"The system successfully saved the [asis,PHP-FPM] configuration.","The system successfully validated the [asis,PHP-FPM] configuration.":"The system successfully validated the [asis,PHP-FPM] configuration.","The “[_1]” error already appears on the errors list.":"The “[_1]” error already appears on the errors list.","The “[_1]” function already appears on the disabled functions list.":"The “[_1]” function already appears on the disabled functions list.","You successfully added the “[_1]” error to the list. Click [output,em,Save Configuration] to save your changes.":"You successfully added the “[_1]” error to the list. Click [output,em,Save Configuration] to save your changes.","You successfully added the “[_1]” function to the list. Click [output,em,Save Configuration] to save your changes.":"You successfully added the “[_1]” function to the list. Click [output,em,Save Configuration] to save your changes."};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager