Initial commit as of 2018-10-16
This commit is contained in:
11
application/language/de/general_lang.php
Normal file
11
application/language/de/general_lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
$lang['website_name'] = 'KingOfDogTV.de';
|
||||
$lang['person_by'] = 'von';
|
||||
$lang['additional_more'] = 'Mehr';
|
||||
$lang['close'] = 'Schließen';
|
||||
$lang['send'] = 'Absenden';
|
||||
$lang['unknown'] = 'Unbekannt';
|
||||
$lang['login'] = 'Anmelden';
|
||||
$lang['edit'] = 'Bearbeiten';
|
Reference in New Issue
Block a user