Cloudlog/application/language/russian/statistics_lang.php
cats-shadow b6a5ba5f27 Options
2023-05-18 15:22:44 +03:00

17 lines
582 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_statistics'] = 'Статистика';
$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'] = 'Всего';
$lang['statistics_year'] = 'Год';