MediaWiki master
NormalizeMl.php
Go to the documentation of this file.
1<?php
2// Generated by generateNormalizerDataMl.php. Do not modify!
3
5
7 public const PAIRS = [
8 'ണ്‍' => 'ൺ',
9 'ന്‍' => 'ൻ',
10 'ര്‍' => 'ർ',
11 'ല്‍' => 'ൽ',
12 'ള്‍' => 'ൾ',
13 'ക്‍' => 'ൿ',
14 ];
15}