File "mots_hac.php"

Full path: /home/argothem/www/v4_old/plugins-dist/mots/lang/mots_hac.php
File size: 482 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/mots?lang_cible=hac
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// I
	'icone_mots_cles' => 'واژه-كليدها',
	'info_retirer_mot' => 'اين واژه را برداريد',
	'info_retirer_mots' => 'تمام واژه ها را برداريد'
);