Adjusted caption of contest-session-reset

This commit is contained in:
int2001 2023-07-22 13:36:46 +00:00
parent 49dcc9c3d0
commit 47a32a50cf
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['contesting_page_title'] = 'Contest Logging';
$lang['contesting_button_reset_contest_session'] = 'Reset Contest Session';
$lang['contesting_button_reset_contest_session'] = 'Start new Contest Session';
$lang['contesting_exchange_type'] = 'Exchange Type';
$lang['contesting_exchange_type_serial'] = 'Serial';

View File

@ -3,7 +3,7 @@
defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
$lang['contesting_page_title'] = 'Contest-Logging';
$lang['contesting_button_reset_contest_session'] = 'Setze Contest-Sitzung zurück';
$lang['contesting_button_reset_contest_session'] = 'Beginne neue Contest-Sitzung';
$lang['contesting_exchange_type'] = 'Austauschtyp';
$lang['contesting_exchange_type_serial'] = 'Laufende Nummer';