File "paquet-saisies_en.php"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/saisies/v5.14.0/lang/paquet-saisies_en.php
File size: 525 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/paquet-saisies?lang_cible=en
// ** ne pas modifier le fichier **

return [

	// S
	'saisies_description' => 'This plugin makes it easier to write form fields by providing a #SAISIE tag. 
		The generated HTML is compatible with the classification of forms
		proposed by SPIP.', # MODIF
	'saisies_nom' => 'Entries for forms',
	'saisies_slogan' => 'Create easily forms fields.',
];