Cloudlog/application/language/english/statistics_lang.php

17 wiersze
463 B
PHP
Czysty Zwykły widok Historia

2023-05-16 23:08:11 +00:00
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
2023-05-18 12:22:44 +00:00
$lang['statistics_statistics'] = 'Statistics';
2023-05-16 23:08:11 +00:00
$lang['statistics_explore_the_logbook'] = 'Explore the logbook.';
$lang['statistics_years'] = 'Years';
$lang['statistics_mode'] = 'Mode';
$lang['statistics_bands'] = 'Bands';
$lang['statistics_qsos'] = 'QSOs';
$lang['statistics_unique_callsigns'] = 'Unique callsigns';
$lang['statistics_total'] = 'Total';
$lang['statistics_year'] = 'Year';