މީޑިއާވިކީ:Gadget-HotCat.js/local defaults
//
// HotCat
if ( typeof( HotCat ) != 'undefined' ) {
HotCat.category_canonical = 'ޤިސްމު';
HotCat.categories = 'ޤިސްމުތައް';
HotCat.disambig_category = null;
HotCat.redir_category = null;
HotCat.uncat_regexp = null;
HotCat.template_categories = {};
window.HotCat.disable = ( function( default_disable ) {
return function() {
return wgArticleId == 0 || default_disable();
};
})( window.HotCat.disable );
} // end if
//