summaryrefslogtreecommitdiffstats
path: root/lib/l10n/sr@latin.php
blob: c692ec3c4b7b37a39512f1807635c0c3f6e662d2 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Help" => "Pomoć",
"Personal" => "Lično",
"Settings" => "Podešavanja",
"Users" => "Korisnici",
"Authentication error" => "Greška pri autentifikaciji",
"Text" => "Tekst"
);