X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=07a6ecdbb5efbf2e504c81096a8fbfa874c8f517;hb=a26a0989ad93cce9de9f45312990da9610e53045;hp=45d1790a3aa4b0329355f0ff656095ef49f35cab;hpb=44e4bbe10c7f66ab47ce298009009e6627432bc5;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 45d1790a..07a6ecdb 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( // 'menu.group' => 'Group', 'menu.plugins' => 'Plugins', 'menu.time' => 'Tid', +// TODO: translate the following. +// 'menu.week' => 'Week', 'menu.expenses' => 'Udgifter', 'menu.reports' => 'Rapporter', // TODO: translate the following. @@ -635,6 +637,7 @@ $i18n_key_words = array( // Display Options form. See example at https://timetracker.anuko.com/display_options.php. // TODO: translate the following. +// 'form.display_options.menu' => 'Menu', // 'form.display_options.note_on_separate_row' => 'Note on separate row', );