Files
wavelog/application/language/russian/statistics_lang.php
2023-05-17 02:08:11 +03:00

13 lines
455 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['statistics_explore_the_logbook'] = 'Исследуем журнал.';
$lang['statistics_years'] = 'Годы';
$lang['statistics_mode'] = 'Виды модуляции';
$lang['statistics_bands'] = 'Диапазоны';
$lang['statistics_qsos'] = 'QSO';
$lang['statistics_unique_callsigns'] = 'Уникальные позывные';
$lang['statistics_total'] = 'Всего';