]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Added a check for timesheet delete operation possibility.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index d59c1634795c72ab5a1a947ccd835a1ff8c7a301..98c017e8ef8cfdb5a101412840da40c57f725dc9 100644 (file)
@@ -150,7 +150,6 @@ $i18n_key_words = array(
 'button.send_by_email' => '이메일로 송신',
 // TODO: translate the following.
 // 'button.create_group' => 'Create group',
-// 'button.create_timesheet' => 'Create timesheet',
 'button.export' => '팀 익스포트', // TODO: replace "team" with "group".
 'button.import' => '팀 임포트', // TODO: replace "team" with "group".
 // TODO: translate the following.
@@ -401,6 +400,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
+// 'dropdown.select_timesheet' => '--- select timesheet ---',
 // 'dropdown.status_active' => 'active',
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
@@ -471,6 +471,7 @@ $i18n_key_words = array(
 'form.report.export' => '익스포트', // TODO: is this correct?
 // TODO: translate the following.
 // 'form.report.assign_to_invoice' => 'Assign to invoice',
+// 'form.report.assign_to_timesheet' => 'Assign to timesheet',
 
 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
 // TODO: translate the following.