Improved German translation using string from PR #33.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 4ba44b2..84dfa80 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.',
 );