Translate extension for MediaWiki
Loading...
Searching...
No Matches
Translate.i18n.magic.php
Go to the documentation of this file.
1
<?php
9
$magicWords = [];
10
12
$magicWords[
'en'
] = [
13
'translation'
=> [ 0,
'translation'
],
14
'translatablepage'
=> [ 1,
'TRANSLATABLEPAGE'
],
15
];
16
18
$magicWords[
'ur'
] = [
19
'translation'
=> [ 0,
'ترجمہ'
,
'translation'
],
20
];
i18n
Translate.i18n.magic.php
Generated by
1.10.0