X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fko.lang.php;h=46d69536b7b85597e4b0261cabf4d946bd2e4823;hb=223ec69341da525ce2fce640ad5e62b00ec27360;hp=31e674e31033818d028f87a079b361f12f08c397;hpb=ab53f7a7b9b0e0ca43b6950c3389cd3889e74d82;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 31e674e3..46d69536 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -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.