[Langs] Changed Station Profile to Station Location
这个提交包含在:
父节点
141d27f008
当前提交
51ff9c1734
共有 1 个文件被更改,包括 2 次插入 和 2 次删除
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
$lang['error_no_active_station_profile'] = 'Attention: you need to set an active station profile.';
|
||||
$lang['error_no_active_station_profile'] = 'Attention: you need to set an active station location.';
|
||||
|
||||
$lang['notice_turn_the_radio_on'] = 'You have made no QSOs today; time to turn on the radio!';
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ $lang['general_delete_qso'] = 'Delete QSO';
|
|||
$lang['general_total_distance'] = 'Total Distance';
|
||||
|
||||
// Cloudlog Terms
|
||||
$lang['cloudlog_station_profile'] = 'Station Profile';
|
||||
$lang['cloudlog_station_profile'] = 'Station Location';
|
||||
|
||||
// ham radio terms
|
||||
$lang['gen_hamradio_qso'] = 'QSO';
|
||||
|
|
|
|||
正在加载…
在新工单中引用