diff --git a/application/language/german/statistics_lang.php b/application/language/german/statistics_lang.php index 60b9643e..8004a2a9 100644 --- a/application/language/german/statistics_lang.php +++ b/application/language/german/statistics_lang.php @@ -56,9 +56,9 @@ $lang['statistics_timeline'] = "Zeitleiste"; $lang['statistics_tab_yearly'] = "Yearly"; $lang['statistics_tab_streaks'] = "Streaks"; $lang['statistics_tab_weekdays'] = "Days of the week"; +$lang['statistics_tab_daily'] = "Daily"; $lang['statistics_days_yearly'] = "Number of days with QSOs each year"; $lang['statistics_days_with_qso'] = "Tage mit QSOs"; -$lang['statistics_weekdays_with_qso'] = "QSOs breakdown by day of the week"; $lang['statistics_qsos_each_day'] = "Number of QSOs each day"; $lang['statistics_weekdays_with_qso'] = "QSOs breakdown by day of the week"; $lang['statistics_number_of_qsos_this_day'] = "Number of QSOs this day";