]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
A bit more work on separate page for plugins config.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index b9bbf149e6eb1a2205691ae05c5aa39c313b5550..8702df9286f7f2c162db09cf143dcfe78371bbd4 100644 (file)
@@ -49,6 +49,7 @@ $i18n_key_words = array(
 'menu.profile' => 'Profil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
+// 'menu.plugins' => 'Plugins',
 'menu.time' => 'Vreme',
 'menu.expenses' => 'Troškovi',
 'menu.reports' => 'Izveštaji',
@@ -456,7 +457,7 @@ $i18n_key_words = array(
 'form.export.compression_none' => 'ništa',
 'form.export.compression_bzip' => 'bzip',
 
-// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
 'form.import.hint' => 'Uvezi podatke timova iz xml fajla.', // TODO: replace "team" with "group".
 'form.import.file' => 'Odaberi datoteku',
 'form.import.success' => 'Uvoz uspešan.',