It's defined as the fallback in translatewiki. See bug T188906. Change-Id: Id91e67c0e174128fcbcf409a45beb73af8e4f316
13 lines
199 B
PHP
13 lines
199 B
PHP
<?php
|
|
/** Southern Kurdish (کوردی خوارگ)
|
|
*
|
|
* To improve a translation please visit https://translatewiki.net
|
|
*
|
|
* @ingroup Language
|
|
* @file
|
|
*
|
|
*/
|
|
|
|
$fallback = 'cbk, fa';
|
|
|
|
$rtl = true;
|