[PLUGINS] ~maj Crayons
[lhc/web/www.git] / www / plugins / crayons / lang / paquet-crayons_pt_br.php
diff --git a/www/plugins/crayons/lang/paquet-crayons_pt_br.php b/www/plugins/crayons/lang/paquet-crayons_pt_br.php
new file mode 100644 (file)
index 0000000..66f6d46
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-crayons?lang_cible=pt_br
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // C
+       'crayons_description' => 'Edição rápida diretamente nas páginas públicas do site.',
+       'crayons_nom' => 'Crayons',
+       'crayons_slogan' => 'Edição rápida diretamente nas páginas públicas do site'
+);