aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/gl/gl.profile.php
blob: 1580e93490ec6f3bb785d9fcf247a1df3e0618d9 (plain)
1
2
3
4
5
6
7
8
<?php
$gl = array (
  'profile' => 'Perfil',
  'profile:notfound' => 'Non atopamo-lo perfil que estas a buscar. Proba con outro.',
);

add_translation("gl", $gl);