X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fresources%2Fda.lang.php;h=7a6ef813587084da3e054f2b08016cee3eb62b38;hb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;hp=7a978b7027b774c112729136e45e0f1fe362ea0d;hpb=00a2c4c840e745a734cd7eb6e58f897192fc2ca6;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 7a978b70..7a6ef813 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -262,6 +262,7 @@ $i18n_key_words = array( // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. 'title.error' => 'Fejl', @@ -296,6 +297,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Sender Faktura', 'title.charts' => 'Diagrammer', 'title.projects' => 'Projekter', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Tilføj Projekt', 'title.edit_project' => 'Redigér Projekt', 'title.delete_project' => 'Slet Projekt',