Cloudlog/application/language/greek/contesting_lang.php

18 wiersze
802 B
PHP
Czysty Zwykły widok Historia

2023-01-18 19:10:44 +00:00
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['contesting_page_title'] = 'Αρχείο διαγωνισμού';
$lang['contesting_button_reset_contest_session'] = 'Επαναφορά Session διαγωνισμού';
$lang['contesting_exchange_type'] = 'Είδος Ανταλλαγής';
$lang['contesting_exchange_type_serial'] = 'Serial';
$lang['contesting_exchange_type_other'] = 'Αλλα';
$lang['contesting_contest_name'] = 'Ονομα Διαγωνισμού';
$lang['contesting_btn_reset_qso'] = 'Επαναφορά QSO';
$lang['contesting_btn_save_qso'] = 'Aποθήκευση QSO';
$lang['contesting_title_callsign_suggestions'] = 'Προτάσεις διακριτικού';
$lang['contesting_title_contest_logbook'] = 'Αρχείο διαγωνισμού';