//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/web-log-retention/main.c855d24149189a1b.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/web-log-retention/main.c855d24149189a1b-nl.js
// Module: /templates/web-log-retention/main.c855d24149189a1b-nl
// Locale: nl
// 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 = {"Actions":"Acties","Default ([quant,_1,day,days])[comment,label]":"Default ([quant,_1,day,days])[comment,label]","Default (indefinite)[comment,label]":"Default (indefinite)[comment,label]","Domain":"Domein","Filter by User or Domain":"Filter by User or Domain","Indefinite[comment,label]":"Indefinite[comment,label]","Manage Logs":"Manage Logs","No accounts found on this server.":"No accounts found on this server.","No accounts match your search criteria.":"No accounts match your search criteria.","Retention Setting":"Retention Setting","Search":"Zoeken","The system retains logs for [quant,_1,day,days] by default.":"The system retains logs for [quant,_1,day,days] by default.","The system retains logs indefinitely by default.":"The system retains logs indefinitely by default.","Use the [output,url,_1,Tweak Settings] interface to change the server default.":"Use the [output,url,_1,Tweak Settings] interface to change the server default.","Use this interface to view web server log retention settings.":"Use this interface to view web server log retention settings.","User":"Gebruiker","View and manage web server log retention settings for all accounts on this server.":"View and manage web server log retention settings for all accounts on this server.","[quant,_1,day,days][comment,label]":"[quant,_1,day,days][comment,label]"};
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~~