summaryrefslogtreecommitdiff
path: root/www/wiki/languages/messages/MessagesLn.php
blob: 6a71ca78e81b8ae2377232dc72378fbc1ff2e862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
/** Lingala (lingála)
 *
 * To improve a translation please visit https://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Bombo (on ln.wikipedia.org)
 * @author Eruedin
 * @author Moyogo
 */

$fallback = 'fr';

// Remove French aliases
$namespaceGenderAliases = [];

$linkPrefixExtension = true;

# Same as the French (T10485)
$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ];