Archived
1
0

Initial commit as of 2018-10-16

This commit is contained in:
Marcel
2018-10-16 18:28:42 +02:00
commit 29d7c2ffdc
3601 changed files with 358427 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['footer_language'] = 'Language';
$lang['footer_blog_posts'] = 'Recent Blog Posts';
$lang['footer_about'] = 'About Me';
$lang['footer_impress'] = 'Impress';
$lang['footer_disclaimer'] = 'Disclaimer';
$lang['footer_faq'] = 'Frequently Asked Questions (FAQ)';
$lang['footer_contact'] = 'Contact us';
$lang['footer_privacy_policy'] = 'Privacy Policy';
$lang['footer_about_text'] = 'Hi, I\'m KingOfDog, the creator and the operator of this website. I love developing, designing and making YouTube videos passionate. Thereby, I\'ve got a YouTube channel since 2013 called KingOfDog. If you want to learn more, visit the';
$lang['footer_about_link'] = 'about page';
$lang['footer_published'] = 'Published';