X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=701c62c70737d1b631a80e70da51800ac31baf25;hb=a26a0989ad93cce9de9f45312990da9610e53045;hp=9f1a097244c216cf07a583a7e4557d833bcea739;hpb=44e4bbe10c7f66ab47ce298009009e6627432bc5;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 9f1a0972..701c62c7 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -49,6 +49,8 @@ $i18n_key_words = array( 'menu.group' => 'Grupp', 'menu.plugins' => 'Tillägg', 'menu.time' => 'Tider', +// TODO: translate the following. +// 'menu.week' => 'Week', 'menu.expenses' => 'Kostnader', 'menu.reports' => 'Rapporter', // TODO: translate the following. @@ -639,5 +641,6 @@ $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', );