xref: /dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php (revision 1775272d5c09cf755dc3bcc9f40521a82ff7cce1)
1*1775272dSAndreas Gohr<?php
2*1775272dSAndreas Gohr/**
3*1775272dSAndreas Gohr * Portuguese language file
4*1775272dSAndreas Gohr *
5*1775272dSAndreas Gohr * @author Frederico Gonçalves Guimarães <frederico@teia.bio.br>
6*1775272dSAndreas Gohr */
7*1775272dSAndreas Gohr$lang['name']                  = 'Retorno de popularidade (pode demorar um pouco para carregar)';
8*1775272dSAndreas Gohr$lang['submit']                = 'Enviar dados';
9