[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / medias / lang / medias_my.php
index 7d7f9ee..b2941df 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/medias?lang_cible=my
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -47,5 +49,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'upload_zip_decompacter' => 'ကျစ်လစ်ထားသောဖိုင်များ ပြန်ဖြေ၍ တစ်ခုခြင်းကို ဆာဗာထဲသို့ထည့်သွင်းမည့် ဖိုင်များမှာ',
        'upload_zip_telquel' => 'ကျစ်လစ်ဖိုင် ​အဖြစ်ဖြင့် ထည့်သွင်းထားသည်'
 );
-
-?>