mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Translation in the dialog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="container-fluid">
|
||||
Update all QSOs with the continent based on the DXCC country of the QSO.
|
||||
This is useful if you have imported QSOs without continent information.<br /><br />
|
||||
Update will only set the continent for QSOs where the continent is empty or invalid (not AF, AN, AS, EU, NA, OC or SA).
|
||||
<?= __("Update all QSOs with the continent based on the DXCC country of the QSO."); ?>
|
||||
<?= __("This is useful if you have imported QSOs without continent information."); ?><br /><br />
|
||||
<?= __("Update will only set the continent for QSOs where the continent is empty."); ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user