X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/00a2c4c840e745a734cd7eb6e58f897192fc2ca6..53e04060039f7c488fa5ca6bc018103763b901c5:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index c618c4ed..7608d155 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -288,6 +288,7 @@ $i18n_key_words = array( // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. // Form titles. @@ -330,6 +331,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projeler', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Proje ekleniyor', 'title.edit_project' => 'Proje düzenleniyor', 'title.delete_project' => 'Proje siliniyor',