More work in progress on custom fields extension.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 63ec330..eb8f3eb 100644 (file)
@@ -238,6 +238,8 @@ $i18n_key_words = array(
 'label.custom_fields' => 'Dodatna polja',
 // Translate the following.
 // 'label.monthly_quotas' => 'Monthly quotas',
+// TODO: translate the following.
+// 'label.entity' => 'Entity',
 'label.type' => 'Tipovi',
 'label.type_dropdown' => 'odaberi',
 'label.type_text' => 'text',
@@ -395,6 +397,9 @@ $i18n_key_words = array(
 // 'dropdown.previous_year' => 'previous year',
 'dropdown.selected_year' => 'godina',
 'dropdown.all_time' => 'svi datumi',
+// TODO: translate the following.
+// 'dropdown.time' => 'time',
+// 'dropdown.user' => 'user',
 'dropdown.projects' => 'projekti',
 'dropdown.tasks' => 'zadaci',
 'dropdown.clients' => 'klijenti',