Merge pull request #821 from oh1jw/patch-5

Create contesting_lang.php
这个提交包含在:
Peter Goodhall 2021-01-21 00:16:28 +00:00 提交者 GitHub
当前提交 ed8a377e89
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -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';