Viewing File: /usr/local/cpanel/base/frontend/jupiter/tools/index.cmb-sv.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/tools/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/tools/index.cmb-sv.js
// Module:    /jupiter/tools/index.cmb-sv
// Locale:    sv
// 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 = {"NGINX cache cleared.":"NGINX cache cleared.","Something went wrong. Your website failed to create. Try creating your website manually using [output,url,_1,WP Toolkit,title,WP Toolkit interface].":"Something went wrong. Your website failed to create. Try creating your website manually using [output,url,_1,WP Toolkit,title,WP Toolkit interface].","The certificate has the following errors: [list_and,_1]":"The certificate has the following errors: [list_and,_1]","Your WordPress site is being created.":"Your WordPress site is being created.","Your website is ready. Start adding content and personalizing “[output,strong,_1]” using [output,url,_2,WP Toolkit,title,WP Toolkit interface].":"Your website is ready. Start adding content and personalizing “[output,strong,_1]” using [output,url,_2,WP Toolkit,title,WP Toolkit interface].","[_1] is nearing its limit.":"[_1] is nearing its limit.","[_1] limit exceeded.":"[_1] limit exceeded.","[asis,NGINX] cache is active.":"[asis,NGINX] cache is active.","[asis,NGINX] cache is inactive.":"[asis,NGINX] cache is inactive."};

    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