Initial commit as of 2018-10-16
This commit is contained in:
14
application/language/en/footer_lang.php
Normal file
14
application/language/en/footer_lang.php
Normal 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';
|
Reference in New Issue
Block a user