From 4514beacfc5ff30f01fd82ed480d1b6364855e5f Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Fri, 6 Oct 2023 09:32:33 +0200 Subject: [PATCH] German Translation --- application/language/german/contesting_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/german/contesting_lang.php b/application/language/german/contesting_lang.php index 127e32a8..f2151eed 100644 --- a/application/language/german/contesting_lang.php +++ b/application/language/german/contesting_lang.php @@ -19,7 +19,7 @@ $lang['contesting_exchange_serial_r'] = 'Nummer (R)'; $lang['contesting_exchange_gridsquare_s'] = 'Planquadrat (S)'; $lang['contesting_exchange_gridsquare_r'] = 'Planquadrat (R)'; -$lang['contesting_contest_name'] = 'Contest-Name'; +$lang['contesting_contest_name'] = 'Contest Name'; $lang['contesting_btn_reset_qso'] = 'Setze QSO zurück'; $lang['contesting_btn_save_qso'] = 'Speichere QSO';