]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Added Work plugin option on the Plugins page.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 31e674e31033818d028f87a079b361f12f08c397..46d69536b7b85597e4b0261cabf4d946bd2e4823 100644 (file)
@@ -321,6 +321,7 @@ $i18n_key_words = array(
 // 'title.send_report' => 'Sending Report',
 // 'title.timesheets' => 'Timesheets',
 // 'title.timesheet' => 'Timesheet',
+// 'title.timesheet_files' => 'Timesheet Files',
 'title.invoice' => '송장',
 // TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
@@ -392,6 +393,7 @@ $i18n_key_words = array(
 // 'title.edit_file' => 'Editing File',
 // 'title.delete_file' => 'Deleting File',
 // 'title.download_file' => 'Downloading File',
+// 'title.work' => 'Work',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.