X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffr.lang.php;h=120df7a2355152d949c3f16c32d8a03c9d17425b;hb=d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3;hp=ee899fa2a518f97e2be050f6d06f1d2eb259dac6;hpb=61d8edb3db70bd197ed6b988727394633b0cecf9;p=timetracker.git diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index ee899fa2..120df7a2 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -163,9 +163,10 @@ $i18n_key_words = array( // TODO: translate label.item // 'label.item' => 'Item', 'label.cost' => 'Coût', -'label.week_total' => 'Total hebdomadaire', // TODO: translate the following string. // 'label.day_total' => 'Day total', +'label.week_total' => 'Total hebdomadaire', +// TODO: translate the following. // 'label.month_total' => 'Month total', // 'label.month_left' => 'Time until quota is met', // 'label.month_over' => 'Over monthly quota', @@ -216,8 +217,7 @@ $i18n_key_words = array( // 'label.year' => 'Year', // 'label.month' => 'Month', // 'label.quota' => 'Quota', -// 'label.dailyWorkingHours' => 'Daily working hours', -// 'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config', +// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'Connexion',