X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=96f17769f4307691f3b472251c42f71f111b5e54;hb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;hp=6c5b0f755db6d4f03198b5f9fc0fc701198d75bd;hpb=00a2c4c840e745a734cd7eb6e58f897192fc2ca6;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 6c5b0f75..96f17769 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -284,6 +284,7 @@ $i18n_key_words = array( // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. // TODO: Improve titles for consistency, so that each title explains correctly what each @@ -325,6 +326,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projekty', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Pridat projekt', 'title.edit_project' => 'Upravit projekt', 'title.delete_project' => 'Smazat projekt',