Merge pull request #821 from oh1jw/patch-5

Create contesting_lang.php
pull/845/head
Peter Goodhall 2021-01-21 00:16:28 +00:00 zatwierdzone przez GitHub
commit ed8a377e89
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 18 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,18 @@
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['contesting_page_title'] = 'Kilpailuloki';
$lang['contesting_button_reset_contest_session'] = 'Nollaa kilpailuloki';
$lang['contesting_exchange_type'] = 'Exchange Type';
$lang['contesting_exchange_type_serial'] = 'Sarja / Serial';
$lang['contesting_exchange_type_other'] = 'Muu / Other';
$lang['contesting_contest_name'] = 'Kilpailun nimi';
$lang['contesting_btn_reset_qso'] = 'Nollaa QSO';
$lang['contesting_btn_save_qso'] = 'Tallenna QSO';
$lang['contesting_title_callsign_suggestions'] = 'Ehdotettu kutsu';
$lang['contesting_title_contest_logbook'] = 'Kilpailun loki';