aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/sr/sr.profile.php
blob: cd85e5c1f64499ad68017a8cdb1899cb864f22ca (plain)
1
2
3
4
5
6
7
8
<?php
$sr = array (
  'profile' => 'Profil',
  'profile:notfound' => 'Sorry; nismo pronasli trazeni profil.',
);

add_translation("sr", $sr);