X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=e8bf378bf6e02624ebb911370f31c42c801d6dff;hb=96dec36d5b4864edb6fd5be524806c3b9c332dfb;hp=ca58f992e589137dae28a28c65471533c7bf1962;hpb=f4768412d29984df3e7758628c4acae32cc964e2;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index ca58f992..e8bf378b 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -175,6 +175,19 @@ $i18n_key_words = array( // 'label.start' => 'Start', // 'label.finish' => 'Finish', // 'label.duration' => 'Duration', +// 'label.note' => 'Note', +// 'label.notes' => 'Notes', +// 'label.item' => 'Item', +// 'label.cost' => 'Cost', +// 'label.day_total' => 'Day total', +// 'label.week_total' => 'Week total', +// 'label.month_total' => 'Month total', +// 'label.today' => 'Today', +// 'label.total_hours' => 'Total hours', +// 'label.total_cost' => 'Total cost', +// 'label.view' => 'View', +// 'label.edit' => 'Edit', +// 'label.delete' => 'Delete',