blob: f4500a266a490b57e60a44efd0f288d44353772f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?php
/** Torwali (توروالی)
*
* Limited support language without full localization yet.
* This file only exists to provide correct content direction.
*
* @file
* @ingroup Languages
*/
$rtl = true;
|