]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
More refactoring in Danish file.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 4ba44b23dc11018a0de4dacb4ae9e97cc407f72b..84dfa80306822de4313ef1373de8a88b43e0913b 100644 (file)
@@ -355,6 +355,8 @@ $i18n_key_words = array(
 // Korisnička forma. Pogledajte primer na https://timetracker.anuko.com/users.php
 'form.users.active_users' => 'Aktivni korisnik',
 'form.users.inactive_users' => 'Neaktivni korisnik',
+// TODO: translate the following.
+// 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Funkcija',
 'form.users.manager' => 'Menadžer',
 'form.users.comanager' => 'Saradnik',
@@ -411,6 +413,6 @@ $i18n_key_words = array(
 // 'form.quota.year' => 'Year',
 // 'form.quota.month' => 'Month',
 // 'form.quota.quota' => 'Quota',
-// 'form.quota.workdayHours' => 'Hours in a work day',
+// 'form.quota.workday_hours' => 'Hours in a work day',
 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
 );