More work in progress on custom fields extension.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 828af78..aa6a2ce 100644 (file)
@@ -241,6 +241,8 @@ $i18n_key_words = array(
 'label.custom_fields' => 'Niestandardowe pola',
 // Translate the following.
 // 'label.monthly_quotas' => 'Monthly quotas',
+// TODO: translate the following.
+// 'label.entity' => 'Entity',
 'label.type' => 'Rodzaj',
 'label.type_dropdown' => 'lista rozwijana',
 'label.type_text' => 'tekst',
@@ -397,6 +399,9 @@ $i18n_key_words = array(
 // 'dropdown.previous_year' => 'previous year',
 'dropdown.selected_year' => 'rok',
 'dropdown.all_time' => 'od poczÄ…tku',
+// TODO: translate the following.
+// 'dropdown.time' => 'time',
+// 'dropdown.user' => 'user',
 'dropdown.projects' => 'projekty',
 'dropdown.tasks' => 'zadania',
 'dropdown.clients' => 'klienci',