MediaWiki
REL1_40
NormalizeMl.php
Go to the documentation of this file.
1
<?php
2
// Generated by generateNormalizerDataMl.php. Do not modify!
3
4
namespace
MediaWiki\Languages\Data
;
5
6
class
NormalizeMl
{
7
public
const
PAIRS
= [
8
'ണ്'
=>
'ൺ'
,
9
'ന്'
=>
'ൻ'
,
10
'ര്'
=>
'ർ'
,
11
'ല്'
=>
'ൽ'
,
12
'ള്'
=>
'ൾ'
,
13
'ക്'
=>
'ൿ'
,
14
];
15
}
MediaWiki\Languages\Data\NormalizeMl
Definition
NormalizeMl.php:6
MediaWiki\Languages\Data\NormalizeMl\PAIRS
const PAIRS
Definition
NormalizeMl.php:7
MediaWiki\Languages\Data
Definition
CrhExceptions.php:2
includes
languages
data
NormalizeMl.php
Generated on Thu Jun 27 2024 14:03:04 for MediaWiki by
1.10.0