mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
added hint to band selector about band validity
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
var lang_export_reg1testedi_select_date_range = '<?= __("Select Date Range") ?>';
|
||||
var lang_export_reg1testedi_select_band = '<?= __("Select Band") ?>';
|
||||
var lang_export_reg1testedi_no_contests_for_stationlocation = '<?= __("No contests were found for this station location!") ?>';
|
||||
var lang_export_reg1testedi_bandhint = '<?= __("Bands below 50Mhz are not valid for the EDI REG1TEST format and will be invalid.") ?>';
|
||||
var lang_export_reg1testedi_bandhint = '<?= __("Bands below 50Mhz are not valid for the EDI REG1TEST format and will produce invalid files.") ?>';
|
||||
</script>
|
||||
<div class="container">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user