Cloudlog/application/language/italian/contesting_lang.php
francescocozzi 8cd4b101a7 Italian translation
Complete System folder & fix apostrophe character
2022-10-17 19:58:11 +02:00

19 lines
670 B
PHP

<?php
defined('BASEPATH') OR exit('Non è permesso l\'accesso diretto allo script');
$lang['contesting_page_title'] = 'Log per Contest';
$lang['contesting_button_reset_contest_session'] = 'Azzera Sessione Contest';
$lang['contesting_exchange_type'] = 'Tipologia Scambio';
$lang['contesting_exchange_type_serial'] = 'Seriale';
$lang['contesting_exchange_type_other'] = 'Altro';
$lang['contesting_contest_name'] = 'Nome Contest';
$lang['contesting_btn_reset_qso'] = 'Reset QSO';
$lang['contesting_btn_save_qso'] = 'Salva QSO';
$lang['contesting_title_callsign_suggestions'] = 'Suggerimenti Nominativi';
$lang['contesting_title_contest_logbook'] = 'Log del Contest';