Merge pull request #724 from daccle/fix_typo_in_german_translation

Fix typo in German translation
This commit is contained in:
Peter Goodhall
2020-12-06 21:25:28 +00:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
<?php
defined('BASEPATH') OR exit('Direkter Zugriff auf Skripe ist nicht erlaubt');
defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
$lang['error_no_active_station_profile'] = 'Attention: you need to set an active station profile.';