//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/tools/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/tools/index.cmb-es_es.js
// Module: /jupiter/tools/index.cmb-es_es
// Locale: es_es
// 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.":"Caché de NGINX borrada.","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.":"Se está creando su sitio WordPress.","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] se está acercando a su límite.","[_1] limit exceeded.":"Límite [_1] excedido.","[asis,NGINX] cache is active.":"La caché de [asis,NGINX] está activa.","[asis,NGINX] cache is inactive.":"La caché de [asis,NGINX] está inactiva."};
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~~