mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Information does not have a plural :)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</p>
|
||||
<?php if($adif_errors) { ?>
|
||||
<h3><?= __("Import details / possible problems")?></h3>
|
||||
<p><?= __("You might have ADIF errors, the QSOs have still been added. Please check the following informations:")?></p>
|
||||
<p><?= __("You might have ADIF errors, the QSOs have still been added. Please check the following information:")?></p>
|
||||
<p class="card-text"><?php echo $adif_errors; ?></p>
|
||||
<?php } ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user