//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/update_config/config.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/update_config/config-uk.js
// Module: /templates/update_config/config-uk
// Locale: uk
// 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 = {"Hide Additional Details":"Hide Additional Details","Show Additional Details":"Show Additional Details","Support for this build ended on [_1].":"Support for this build ended on [_1].","Support for this build will end on [_1].":"Support for this build will end on [_1].","The system failed to save your new settings: [_1]":"The system failed to save your new settings: [_1]","The system saved your changes. To update now, click [output,url,_1,here,id,_2].":"The system saved your changes. To update now, click [output,url,_1,here,id,_2]."};
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~~