aboutsummaryrefslogtreecommitdiffstats
path: root/languages/messages/MessagesLn.php
blob: 61dde25eb7f582348a7bc5e2e866716d4d719a30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php
/** Lingala (lingála)
 *
 * @file
 * @ingroup Languages
 *
 * @author Bombo (on ln.wikipedia.org)
 * @author Eruedin
 * @author Moyogo
 */

$fallback = 'fr';

// Remove French aliases
$namespaceGenderAliases = [];

$linkPrefixExtension = true;

# Same as the French (T10485)
$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];