wiki.techinc.nl/languages/messages/MessagesLn.php
Stang aa3fac56b4 Remove twn-related comment from languages/messages/* files
Bug: T304802
Change-Id: Iccacf6288d758e526c95df69861385a4ac2d0f55
2022-11-13 22:46:44 -05:00

20 lines
344 B
PHP

<?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}", '.' => ',' ];