[Langs] Changed Station Profile to Station Location

这个提交包含在:
Peter Goodhall 2021-03-24 18:02:00 +00:00
父节点 141d27f008
当前提交 51ff9c1734

查看文件

@ -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';