X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=941a0ca55d38b40f08458baefce899b7524e9201;hb=a26a0989ad93cce9de9f45312990da9610e53045;hp=662b382e033b9e0a0d4ded5c1fc8b1ffa284849e;hpb=44e4bbe10c7f66ab47ce298009009e6627432bc5;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 662b382e..941a0ca5 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -54,6 +54,7 @@ $i18n_key_words = array( // 'menu.group' => 'Group', // 'menu.plugins' => 'Plugins', // 'menu.time' => 'Time', +// 'menu.week' => 'Week', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Sestavy', // TODO: translate the following. @@ -677,5 +678,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', );