https://bugzilla.wikimedia.org/show_bug.cgi?id=54951

--- Comment #9 from Santhosh Thottingal <[email protected]> ---
(In reply to comment #8)
> I'm not aware of any methods to add aliases inside the Scribunto extension
> itself at the moment, but if there is one, please let me know 

In Scribunto.namespaces.php, add

$namespaceAliases = array();
$namespaceAliases['ml'] = array(
    'ഘ' => 828,
    'ഘസം' => 829,
);

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to