Cloudlog/application/language/swedish/statistics_lang.php
Juuso_W 04ead8b21c SWE translation
I updated the Swedish translation files to the same level as the English, and partially translated them.
2023-08-06 19:30:19 +03:00

18 lines
458 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_mode'] = 'Mode';
$lang['statistics_bands'] = 'Bands';
$lang['statistics_qsos'] = 'QSOs';
$lang['statistics_unique_callsigns'] = 'Unika callsigns';
$lang['statistics_total'] = 'Total';
$lang['statistics_year'] = 'År';