Merge "Chinese Conversion Table Update 2017-6"
[lhc/web/wiklou.git] / languages / messages / MessagesGrc.php
index 5a604ae..e2f0cc0 100644 (file)
@@ -1,15 +1,14 @@
 <?php
 /** Ancient Greek (Ἀρχαία ἑλληνικὴ)
  *
- * 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
  *
  */
 
-$dateFormats = array(
+$dateFormats = [
        'mdy time' => 'H:i',
        'mdy date' => 'xg j, Y',
        'mdy both' => 'H:i, xg j, Y',
@@ -21,5 +20,4 @@ $dateFormats = array(
        'ymd time' => 'H:i',
        'ymd date' => 'Y xg j',
        'ymd both' => 'H:i, Y xg j',
-);
-
+];