//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/account-preferences/main.528f4c178cd85662.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/account-preferences/main.528f4c178cd85662-ms.js
// Module: /jupiter/account-preferences/main.528f4c178cd85662-ms
// Locale: ms
// 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 = {"Allow tracking: By checking this box, you agree that we may collect your usage statistics. [output,url,_1,Learn more here,title,cPanel Analytics Documentation,class,_2,target,_3,id,_4,data-testid,_5].":"Allow tracking: By checking this box, you agree that we may collect your usage statistics. [output,url,_1,Learn more here,title,cPanel Analytics Documentation,class,_2,target,_3,id,_4,data-testid,_5].","Consent and Privacy[comment,title]":"Consent and Privacy[comment,title]","Save Changes":"Simpan Pertukaran","Successfully updated the Consent and Privacy Preferences.":"Successfully updated the Consent and Privacy Preferences.","Successfully updated the system notification to “[_1]”.":"Successfully updated the system notification to “[_1]”.","System Notifications":"System Notifications","System notifications show you errors, warnings, and success messages. Select the interface location in the dropdown to set where you want to see system notifications. For more information about system notifications, visit the [output,url,_1,documentation,title,documentation,class,_2,target,_3,id,_4,data-testid,_5].":"System notifications show you errors, warnings, and success messages. Select the interface location in the dropdown to set where you want to see system notifications. For more information about system notifications, visit the [output,url,_1,documentation,title,documentation,class,_2,target,_3,id,_4,data-testid,_5].","Unable to update the Consent and Privacy Preferences.":"Unable to update the Consent and Privacy Preferences.","Unable to update the system notification to “[_1]”.":"Unable to update the system notification to “[_1]”.","Update your settings for cPanel.":"Update your settings for cPanel.","WebPros International, LLC d.b.a cPanel is asking for your consent to participate in user activity tracking using third-party software for the purpose of understanding the performance of Webpros products. Information will be used pursuant to the [output,url,_1,cPanel and WHM Privacy Policy,title,cPanel and WHM Privacy Policy,data-testid,_2,target,_3,class,_4] and may be shared internally within the Webpros group.":"WebPros International, LLC d.b.a cPanel is asking for your consent to participate in user activity tracking using third-party software for the purpose of understanding the performance of Webpros products. Information will be used pursuant to the [output,url,_1,cPanel and WHM Privacy Policy,title,cPanel and WHM Privacy Policy,data-testid,_2,target,_3,class,_4] and may be shared internally within the Webpros group."};
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~~