X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=4ce60019bda16006a80fff6644bf81d8a3c78b7a;hb=f4768412d29984df3e7758628c4acae32cc964e2;hp=a4d04f68cf5462d2f07ea1a74962ef29193dd435;hpb=cec40f74032193d419536ba8771b56ed1f50e5cd;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index a4d04f68..4ce60019 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -166,6 +166,16 @@ $i18n_key_words = array( // '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',