nextcloud/lib/l10n/sr@latin.php

9 lines
205 B
PHP

<?php $TRANSLATIONS = array(
"Help" => "Pomoć",
"Personal" => "Lično",
"Settings" => "Podešavanja",
"Users" => "Korisnici",
"Authentication error" => "Greška pri autentifikaciji",
"Text" => "Tekst"
);