Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/addRuleController-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/addRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/addRuleController-th.js
// Module:    /templates/mod_security/views/addRuleController-th
// Locale:    th
// 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 = {"There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"มีกฎ [asis,ModSecurity™] ที่ซ้ำกันในไฟล์การกำหนดค่าตามขั้นตอน คุณไม่สามารถเพิ่มกฎที่ซ้ำกันได้","You have successfully saved your [asis,ModSecurity™] rule with the following ID: [_1].":"คุณได้บันทึกกฎ [asis,ModSecurity™] เรียบร้อยแล้วด้วย ID ต่อไปนี้: [_1].","You successfully disabled the [asis,ModSecurity™] rule with the following ID: [_1]":"คุณได้ปิดใช้งานกฎ [asis,ModSecurity™] เรียบร้อยแล้วด้วย ID ต่อไปนี้: [_1]"};

    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