MessagesLn.php 413 B

1234567891011121314151617181920212223
  1. <?php
  2. /** Lingala (lingála)
  3. *
  4. * To improve a translation please visit https://translatewiki.net
  5. *
  6. * @ingroup Language
  7. * @file
  8. *
  9. * @author Bombo (on ln.wikipedia.org)
  10. * @author Eruedin
  11. * @author Moyogo
  12. */
  13. $fallback = 'fr';
  14. // Remove French aliases
  15. $namespaceGenderAliases = [];
  16. $linkPrefixExtension = true;
  17. # Same as the French (T10485)
  18. $separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ];