mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Added Contest Menu Translations
This commit is contained in:
@@ -16,4 +16,13 @@ $lang['admin_options'] = 'Options';
|
||||
$lang['admin_create_user'] = 'Creation d\'un utilisateur';
|
||||
$lang['admin_delete'] = 'Supprimer';
|
||||
$lang['admin_edit'] = 'Editer';
|
||||
$lang['admin_user_accounts'] = 'User Accounts';
|
||||
$lang['admin_user_accounts'] = 'User Accounts';
|
||||
|
||||
|
||||
|
||||
// Contest Menu
|
||||
|
||||
$lang['admin_contest_menu_line_1'] = 'Using the contest list, you can control which Contests are shown when logging QSOs in a contest.';
|
||||
$lang['admin_contest_menu_line_2'] = 'Active contests will be shown in the Contest Name drop-down, while inactive contests will be hidden and cannot be selected.';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user