* Interface strings are now elsewhere * MessagesQQQ no longer exists * Prefer https for translatewiki.net Change-Id: I76652ea94cca80441cd5d978029e4707ee41c4fd
14 lines
213 B
PHP
14 lines
213 B
PHP
<?php
|
|
/** Extremaduran (estremeñu)
|
|
*
|
|
* To improve a translation please visit https://translatewiki.net
|
|
*
|
|
* @ingroup Language
|
|
* @file
|
|
*
|
|
*/
|
|
|
|
$namespaceNames = array(
|
|
NS_TEMPLATE => 'Prantilla',
|
|
);
|
|
|