mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge pull request #724 from daccle/fix_typo_in_german_translation
Fix typo in German translation
This commit is contained in:
@@ -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.';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user