Introduced dropdown.time to translation files.
[timetracker.git] / WEB-INF / resources / et.lang.php
index d18ce58..3eea2d0 100644 (file)
@@ -241,6 +241,8 @@ $i18n_key_words = array(
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Eriväljad',
 'label.monthly_quotas' => 'Kuu kvoot',
+// TODO: translate the following.
+// 'label.entity' => 'Entity',
 'label.type' => 'Tüüp',
 'label.type_dropdown' => 'rippmenüü',
 'label.type_text' => 'tekst',
@@ -399,6 +401,8 @@ $i18n_key_words = array(
 'dropdown.previous_year' => 'eelmine aasta',
 'dropdown.selected_year' => 'aasta',
 'dropdown.all_time' => 'kõik ajavahemikud',
+// TODO: translate the following.
+// 'dropdown.time' => 'time',
 'dropdown.projects' => 'projektid',
 'dropdown.tasks' => 'tööülesanded',
 'dropdown.clients' => 'kliendid',