we can display the units directly to support gettext here

This commit is contained in:
HB9HIL
2024-07-05 22:13:49 +02:00
parent f437bcf052
commit 285cf73efe
3 changed files with 4 additions and 11 deletions

View File

@@ -1,13 +1,6 @@
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
class Frequency {
public $QRG_UNITS = [
'Hz',
'kHz',
'MHz',
'GHz'
];
public $defaultFrequencies = array(
'160m' => array(
'SSB' => "1900000",