]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Added title.download_file to translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 5d65e431a2f5152547d87ee8559c3fc14b2035a3..b7c4a695266583b7de0cc1c9081c5473eb6ebefb 100644 (file)
@@ -286,6 +286,7 @@ $i18n_key_words = array(
 // 'label.attachments' => 'Attachments',
 // 'label.files' => 'Files',
 // 'label.image' => 'Image',
+// 'label.download' => 'Download',
 
 // Form titles.
 // TODO: Translate the following.
@@ -386,6 +387,7 @@ $i18n_key_words = array(
 // 'title.delete_template' => 'Deleting Template',
 // 'title.edit_file' => 'Editing File',
 // 'title.delete_file' => 'Deleting File',
+// 'title.download_file' => 'Downloading File',
 
 // 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.