]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
A bit more refactoring on labels.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 94b24e1866dd8f25325281ce8fab0b4d1c9723a2..4ce60019bda16006a80fff6644bf81d8a3c78b7a 100644 (file)
@@ -153,16 +153,34 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Password',
 'label.confirm_password' => '암호 확인',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => '이메일',
 // TODO: translate the following.
 // 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
 'label.subject' => '제목',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => '합계',
 // TODO: translate the following.
 // 'label.page' => 'Page',