This language has 18% of core localization and it's being exported, but it also needs an entry in Names.php, and a definition of direction and fallback. Adding them in MessagesSdh.php. Change-Id: I47febc9252292d2bffa1aad5eb389c41c4c20450
13 lines
194 B
PHP
13 lines
194 B
PHP
<?php
|
|
/** Southern Kurdish (کوردی خوارگ)
|
|
*
|
|
* To improve a translation please visit https://translatewiki.net
|
|
*
|
|
* @ingroup Language
|
|
* @file
|
|
*
|
|
*/
|
|
|
|
$fallback = 'fa';
|
|
|
|
$rtl = true;
|