nextcloud/lib/l10n/sr@latin.php

9 lines
205 B
PHP
Raw Normal View History

2012-10-25 04:11:53 +04:00
<?php $TRANSLATIONS = array(
"Help" => "Pomoć",
"Personal" => "Lično",
"Settings" => "Podešavanja",
"Users" => "Korisnici",
"Authentication error" => "Greška pri autentifikaciji",
"Text" => "Tekst"
);