MessagesRoa_tara.php 639 B

1234567891011121314151617181920212223242526
  1. <?php
  2. /** tarandíne (tarandíne)
  3. *
  4. * To improve a translation please visit https://translatewiki.net
  5. *
  6. * @ingroup Language
  7. * @file
  8. *
  9. * @author Joetaras
  10. * @author Kaganer
  11. * @author McDutchie
  12. * @author Reder
  13. */
  14. $fallback = 'it';
  15. $specialPageAliases = [
  16. 'Allmessages' => [ 'TutteLeMessagge' ],
  17. 'Preferences' => [ 'Preferenze' ],
  18. 'Recentchanges' => [ 'UrtemeCangiaminde' ],
  19. 'Statistics' => [ 'Statisteche' ],
  20. 'Upload' => [ 'Carecaminde' ],
  21. 'Version' => [ 'Versione' ],
  22. 'Watchlist' => [ 'PàggeneCondrollete' ],
  23. ];