X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fno.lang.php;h=a37e8881bf93d6dd85afd0c77bbc8a0aabb5fb24;hb=53e04060039f7c488fa5ca6bc018103763b901c5;hp=4bef367f9cf04cba379bf3ec1ae3aea457f352c8;hpb=124f501c2f54e9480401ed46bd1986e10cc3afc3;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 4bef367f..a37e8881 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -279,6 +279,9 @@ $i18n_key_words = array( // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. // TODO: Translate the following. @@ -316,6 +319,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Prosjekter', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Legg til prosjekt', 'title.edit_project' => 'Endre prosjekt', 'title.delete_project' => 'Slett prosjekt',