Update fallback order for luz
authorSiebrand Mazeland <siebrand@kitano.nl>
Thu, 23 Jul 2015 17:28:19 +0000 (19:28 +0200)
committerSiebrand Mazeland <siebrand@kitano.nl>
Thu, 23 Jul 2015 17:28:19 +0000 (19:28 +0200)
Change-Id: I68154c19880ee59da05493fb72e735e61c3183aa

languages/messages/MessagesLuz.php

index df86838..b50b83c 100644 (file)
@@ -7,6 +7,6 @@
  * @file
  */
 
-$fallback = 'fa';
+$fallback = 'lrc, fa';
 $rtl = true;