X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsr.lang.php;h=17827ebbdfdb09440cf9539d454e083d829b0d5e;hb=ad98b13400fdc2fa2299a22c9bd54c4cd27960c3;hp=2e0856f05aaf842dff7e43337f4f71496812d499;hpb=e796911d4d8892dbe6ac2731331357d2212db58b;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 2e0856f0..17827ebb 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -104,12 +104,6 @@ $i18n_key_words = array( 'button.copy' => 'Kopiraj', 'button.cancel' => 'Otkaži', 'button.submit' => 'Pošalji', -'button.add_user' => 'Dodaj korisnika', -'button.add_project' => 'Dodaj projekat', -'button.add_task' => 'Dodaj zadatak', -'button.add_client' => 'Dodaj klijenta', -'button.add_invoice' => 'Dodaj račun', -'button.add_option' => 'Dodaj opcije', 'button.add' => 'Dodaj', 'button.generate' => 'Napravi', 'button.reset_password' => 'Resetuj lozinku', @@ -407,6 +401,12 @@ $i18n_key_words = array( 'form.users.rate' => 'Cena', 'form.users.default_rate' => 'Podrazumevana cena sati', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', +// 'form.roles.rights' => 'Rights', + // Forma klijenata. Pogledajte primer na https://timetracker.anuko.com/clients.php 'form.clients.active_clients' => 'Aktivni klijent', 'form.clients.inactive_clients' => 'Neaktivni klijent',