20 行
482 B
PHP
20 行
482 B
PHP
<?php
|
|
|
|
defined('BASEPATH') OR exit('No direct script access allowed');
|
|
|
|
|
|
/*
|
|
___________________________________________________________________________________________
|
|
Topbar
|
|
___________________________________________________________________________________________
|
|
*/
|
|
|
|
$lang[adif_import] = "ADIF Import";
|
|
$lang[adif_export] = "ADIF Export";
|
|
// $lang['lotw_title'] --> application/language/english/lotw_lang.php
|
|
|
|
|
|
|
|
|
|
$lang[adif_alert_important] = "Important";
|
|
|