X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/2b90ff7edde48b64097c1bb60cde036b995c4220..a26a0989ad93cce9de9f45312990da9610e53045:/WEB-INF/resources/ro.lang.php?ds=inline diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 79aa92a9..9bdbdac7 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -55,6 +55,7 @@ $i18n_key_words = array( // 'menu.plugins' => 'Plugins', 'menu.time' => 'Timpul', // TODO: translate the following. +// 'menu.week' => 'Week', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Rapoarte', // TODO: translate the following. @@ -672,5 +673,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', );