X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=dd8cfa58b8ef26460063252c01782941a7c6b79c;hb=a26a0989ad93cce9de9f45312990da9610e53045;hp=b29bf3245bb4042269fc201b5bd47aae9a7da075;hpb=44e4bbe10c7f66ab47ce298009009e6627432bc5;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index b29bf324..dd8cfa58 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -52,6 +52,7 @@ $i18n_key_words = array( // 'menu.plugins' => 'Plugins', 'menu.time' => 'Tiempo', // TODO: translate the following. +// 'menu.week' => 'Week', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Reportes', // TODO: translate the following. @@ -679,5 +680,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', );