//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/cpanel_customization/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/cpanel_customization/index.cmb-da.js
// Module: /templates/cpanel_customization/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 = {"An unknown error occurred while reading the file contents.":"An unknown error occurred while reading the file contents.","Colors":"Colors","Favicon":"Favoritikon","Links":"Links","Logos":"Logos","Public Contact":"Public Contact","The current customization is invalid.":"The current customization is invalid.","The current tab has unsaved changes. You should save the changes before you navigate to another tab.":"The current tab has unsaved changes. You should save the changes before you navigate to another tab.","The customization parameter is missing or not an object.":"The customization parameter is missing or not an object.","The file is larger than the maximum of [numf,_1] kilobytes.":"The file is larger than the maximum of [numf,_1] kilobytes.","The public can now view the information that you provided in this form.":"The public can now view the information that you provided in this form.","The system failed to remove the custom favicon.":"The system failed to remove the custom favicon.","The system failed to remove the logo.":"The system failed to remove the logo.","The system failed to restore the brand colors to the default.":"The system failed to restore the brand colors to the default.","The system failed to update the brand colors.":"The system failed to update the brand colors.","The system failed to update the favicon.":"The system failed to update the favicon.","The system failed to update your logos.":"The system failed to update your logos.","The system is busy. Try again once the current operation is complete.":"The system is busy. Try again once the current operation is complete.","The system successfully removed the custom favicon and restored the default [asis,cPanel] favicon.":"The system successfully removed the custom favicon and restored the default [asis,cPanel] favicon.","The system successfully removed the logo.":"The system successfully removed the logo.","The system successfully restored the brand colors to the default.":"The system successfully restored the brand colors to the default.","The system successfully updated the brand colors.":"The system successfully updated the brand colors.","The system successfully updated the favicon.":"The system successfully updated the favicon.","The system successfully updated the logos.":"The system successfully updated the logos."};
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~~