Introduced dropdown.time to translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 84e1cdf..43d3f8a 100644 (file)
@@ -255,6 +255,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.custom_fields' => 'Custom fields',
 // 'label.monthly_quotas' => 'Monthly quotas',
+// 'label.entity' => 'Entity',
 // 'label.type' => 'Type',
 // 'label.type_dropdown' => 'dropdown',
 // 'label.type_text' => 'text',
@@ -421,6 +422,8 @@ $i18n_key_words = array(
 // 'dropdown.previous_year' => 'previous year',
 // 'dropdown.selected_year' => 'year',
 'dropdown.all_time' => '전시간',
+// TODO: translate the following.
+// 'dropdown.time' => 'time',
 'dropdown.projects' => '프로젝트',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',