Fixed german traductions

这个提交包含在:
Danny 2024-11-30 16:57:40 +01:00
父节点 61b40a010d
当前提交 d4e32b3443

查看文件

@ -56,9 +56,9 @@ $lang['statistics_timeline'] = "Zeitleiste";
$lang['statistics_tab_yearly'] = "Yearly"; $lang['statistics_tab_yearly'] = "Yearly";
$lang['statistics_tab_streaks'] = "Streaks"; $lang['statistics_tab_streaks'] = "Streaks";
$lang['statistics_tab_weekdays'] = "Days of the week"; $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_yearly'] = "Number of days with QSOs each year";
$lang['statistics_days_with_qso'] = "Tage mit QSOs"; $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_qsos_each_day'] = "Number of QSOs each day";
$lang['statistics_weekdays_with_qso'] = "QSOs breakdown by day of the week"; $lang['statistics_weekdays_with_qso'] = "QSOs breakdown by day of the week";
$lang['statistics_number_of_qsos_this_day'] = "Number of QSOs this day"; $lang['statistics_number_of_qsos_this_day'] = "Number of QSOs this day";