//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/cloud-cluster/main.ddec59234a0eeffd.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/cloud-cluster/main.ddec59234a0eeffd-da.js
// Module: /templates/cloud-cluster/main.ddec59234a0eeffd-da
// Locale: da
// 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 = {"About this interface":"About this interface","Add Nodes":"Add Nodes","Attach Network Storage System":"Attach Network Storage System","Configuration Steps":"Configuration Steps","Configure the [asis,DNS] service, including name and number of replications.":"Configure the [asis,DNS] service, including name and number of replications.","Configure the database service, including name and number of replications.":"Configure the database service, including name and number of replications.","Connect the machines that will handle service redundancy and orchestration.":"Connect the machines that will handle service redundancy and orchestration.","Deploy [asis,DNS]":"Deploy [asis,DNS]","Deploy a Database":"Deploy a Database","Ensure [asis,cPanel] is using a scalable filesystem without a single point of failure.":"Ensure [asis,cPanel] is using a scalable filesystem without a single point of failure.","Ensure the server is configured to begin configuring a cloud cluster.":"Ensure the server is configured to begin configuring a cloud cluster.","Need Help?":"Need Help?","Need help? Click here to read more about this interface.":"Need help? Click here to read more about this interface.","Welcome! It looks like you haven’t finished setting up your cloud cluster. Complete the steps below to configure your filesystem, nodes, and services.":"Welcome! It looks like you haven’t finished setting up your cloud cluster. Complete the steps below to configure your filesystem, nodes, and services.","You must complete the ‘Add Nodes’ step before you can deploy [asis,DNS].":"You must complete the ‘Add Nodes’ step before you can deploy [asis,DNS].","You must complete the ‘Add Nodes’ step before you can deploy a database.":"You must complete the ‘Add Nodes’ step before you can deploy a database.","You must complete the ‘Attach Network Storage System’ step before you can add nodes.":"You must complete the ‘Attach Network Storage System’ step before you can add nodes."};
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~~