X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fmots%2Flang%2Fmots_fa.php;h=67cff6d5faca4941ed3eee918163f6998cf2207d;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=f3b760059051d3e00438e368038855bfe08e38ae;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/mots/lang/mots_fa.php b/www/plugins-dist/mots/lang/mots_fa.php index f3b76005..67cff6d5 100644 --- a/www/plugins-dist/mots/lang/mots_fa.php +++ b/www/plugins-dist/mots/lang/mots_fa.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/mots?lang_cible=fa // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -80,5 +82,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_objets_lies_mot' => 'وابسته به اين كليدواژه:', 'titre_page_mots_tous' => 'واژه-كليدها' ); - -?>