File "paquet-player_en.php"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/player/v4.3.0/lang/paquet-player_en.php
File size: 673 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-player?lang_cible=en
// ** ne pas modifier le fichier **

return [

	// P
	'player_description' => 'This plugin allows to play sounds.
It adds flash player suitable to the formats .mp3.
It works on all <code><docXX|player></code> inserted in the texts, as well as in the templates.

-* In a text, <code><docXX|player></code>, displays a flash audio player (several players to choose from);
-* In a template <code>#MODELE{playliste}</code> displays a playlist of the latest mp3',
	'player_slogan' => 'Read mp3 sounds'
];