Cloudlog/application/language/spanish/statistics_lang.php

23 wiersze
621 B
PHP

<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['statistics_statistics'] = 'Statistics';
$lang['statistics_explore_the_logbook'] = 'Explore the logbook.';
$lang['statistics_years'] = 'Years';
$lang['statistics_modes'] = 'Mode';
$lang['statistics_bands'] = 'Bands';
$lang['statistics_qsos'] = 'QSOs';
$lang['statistics_unique_callsigns'] = 'Unique callsigns';
$lang['statistics_total'] = 'Total';
$lang['statistics_year'] = 'Year';
$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSO's worked each year";
$lang['statistics_number_of_qso_worked'] = "# of QSO's worked";