Translate contesting lang file to Spanish
这个提交包含在:
父节点
0996bf1219
当前提交
39641ce278
共有 1 个文件被更改,包括 18 次插入 和 0 次删除
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
|
||||
defined('BASEPATH') OR exit('Acceso directo a los scripts restringido');
|
||||
|
||||
$lang['contesting_page_title'] = 'Registro de concurso';
|
||||
$lang['contesting_button_reset_contest_session'] = 'Resetar la sesión del concurso';
|
||||
|
||||
$lang['contesting_exchange_type'] = 'Tipo de intercambio';
|
||||
$lang['contesting_exchange_type_serial'] = 'Serial';
|
||||
$lang['contesting_exchange_type_other'] = 'Other';
|
||||
|
||||
$lang['contesting_contest_name'] = 'Nombre del concurso';
|
||||
|
||||
$lang['contesting_btn_reset_qso'] = 'Resetear QSO';
|
||||
$lang['contesting_btn_save_qso'] = 'Guardar QSO';
|
||||
|
||||
$lang['contesting_title_callsign_suggestions'] = 'Indicativos sugeridos';
|
||||
$lang['contesting_title_contest_logbook'] = 'Logbook del concurso';
|
||||
正在加载…
在新工单中引用