Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/services/reportService-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/services/reportService.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/services/reportService-vi.js
// Module:    /templates/mod_security/services/reportService-vi
// Locale:    vi
// 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 = {"Only [asis,ModSecurity] rules provided by vendors may be reported.":"Bạn chỉ có thể báo cáo các quy tắc [asis,ModSecurity] do nhà cung cấp cho sẵn.","You can only report [asis,ModSecurity] rules that a vendor provided.":"Bạn chỉ có thể báo cáo quy tắc [asis,ModSecurity] mà nhà cung cấp cho sẵn."};

    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