aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/pt/pt.profile.php
blob: 289a28cc894e2b203d7334a454feea0fbcf32d6e (plain)
1
2
3
4
5
6
7
8
<?php
$pt = array (
  'profile' => 'Perfil',
  'profile:notfound' => 'Desculpe. Não foi possível encontrar o perfil especificado.',
);

add_translation("pt", $pt);