Archived
1
0
This repository has been archived on 2020-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
old/application/language/en/footer_lang.php
2018-10-16 18:28:42 +02:00

14 lines
776 B
PHP

<?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';