mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
removed space in DL-Lang
This commit is contained in:
@@ -6,7 +6,7 @@ defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
|
||||
$lang['qso_title_qso_map'] = 'QSO-Karte';
|
||||
$lang['qso_title_suggestions'] = 'Vorschläge';
|
||||
$lang['qso_title_previous_contacts'] = 'Vorherige Kontakte';
|
||||
$lang['qso_title_times_worked_before'] = " mal vorher gearbeitet";
|
||||
$lang['qso_title_times_worked_before'] = "mal vorher gearbeitet";
|
||||
$lang['qso_title_image'] = 'Profilbild';
|
||||
$lang['qso_previous_max_shown'] = "Es werden maximal 5 Kontakte angezeigt.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user