//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/gsw/initial_setup/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/gsw/initial_setup/index.cmb-da.js
// Module: /templates/gsw/initial_setup/index.cmb-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 = {"A new verification code has been sent to [_1].":"A new verification code has been sent to [_1].","Finish":"Udfør","Next":"Næste","Reset to the original value: [_1]":"Reset to the original value: [_1]","The system could not activate the trial license.":"The system could not activate the trial license.","The system could not log in to the cPanel Store: [_1]":"The system could not log in to the cPanel Store: [_1]","The system could not process your agreement: [_1]":"The system could not process your agreement: [_1]","The system determined that your server is already licensed.":"The system determined that your server is already licensed.","The system failed to authenticate. Please try again":"The system failed to authenticate. Please try again","The system failed to parse the response from the API: [_1]":"The system failed to parse the response from the API: [_1]","The system failed to send a new verification code to [_1].":"The system failed to send a new verification code to [_1].","The system failed to update the license on your cPanel [output,amp] WHM server. [output,url,_1,Fix License File Errors]":"The system failed to update the license on your cPanel [output,amp] WHM server. [output,url,_1,Fix License File Errors]","The verification code was incorrect. Please try again.":"The verification code was incorrect. Please try again."};
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~~