[SPIP] ~v3.0.12-->3.0.13
[ptitvelo/web/www.git] / www / plugins-dist / mots / lang / paquet-mots_pt.php
diff --git a/www/plugins-dist/mots/lang/paquet-mots_pt.php b/www/plugins-dist/mots/lang/paquet-mots_pt.php
new file mode 100644 (file)
index 0000000..d5beba8
--- /dev/null
@@ -0,0 +1,15 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-mots?lang_cible=pt
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // M
+       'mots_description' => 'Palavras e grupos de palavras',
+       'mots_slogan' => 'Gestão de palavras e grupos de palavras em SPIP'
+);
+
+?>