[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / afficher_objets / lang / afficher_objets_en.php
diff --git a/www/plugins/auto/afficher_objets/lang/afficher_objets_en.php b/www/plugins/auto/afficher_objets/lang/afficher_objets_en.php
new file mode 100644 (file)
index 0000000..69b0a32
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.org
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // I
+       'info_statut' => 'Status',
+
+       // N
+       'nb_articles' => '@nb@ articles',
+
+       // R
+       'rang' => 'Rank'
+);
+
+?>