Merge "Add support for PHP7 random_bytes in favor of mcrypt_create_iv"
[lhc/web/wiklou.git] / languages / messages / MessagesRmy.php
index f825428..cb6b47d 100644 (file)
@@ -1,8 +1,7 @@
 <?php
 /** Romani (Romani)
  *
- * See MessagesQqq.php for message documentation incl. usage of parameters
- * To improve a translation please visit http://translatewiki.net
+ * To improve a translation please visit https://translatewiki.net
  *
  * @ingroup Language
  * @file
@@ -13,7 +12,7 @@
 
 $fallback = 'ro';
 
-$namespaceNames = array(
+$namespaceNames = [
        NS_MEDIA            => 'Mediya',
        NS_SPECIAL          => 'Uzalutno',
        NS_TALK             => 'Vakyarimata',
@@ -30,5 +29,4 @@ $namespaceNames = array(
        NS_HELP_TALK        => 'Zhutipen_vakyarimata',
        NS_CATEGORY         => 'Shopni',
        NS_CATEGORY_TALK    => 'Shopni_vakyarimata',
-);
-
+];