Cloudlog/application/language/swedish/statistics_lang.php

23 wiersze
615 B
PHP

<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['statistics_statistics'] = 'Statistik';
$lang['statistics_explore_the_logbook'] = 'Utforska loggboken.';
$lang['statistics_years'] = 'år';
$lang['statistics_modes'] = 'Mode';
$lang['statistics_bands'] = 'Bands';
$lang['statistics_qsos'] = 'QSOs';
$lang['statistics_unique_callsigns'] = 'Unika callsigns';
$lang['statistics_total'] = 'Total';
$lang['statistics_year'] = 'År';
$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";