Initial commit as of 2018-10-16
This commit is contained in:
15
application/language/fr/footer_lang.php
Normal file
15
application/language/fr/footer_lang.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
$lang['footer_language'] = 'Langue';
|
||||
$lang['footer_blog_posts'] = 'Articles de blog récents';
|
||||
$lang['footer_about'] = 'À propos de moi';
|
||||
$lang['footer_impress'] = 'Empreinte';
|
||||
$lang['footer_disclaimer'] = 'Dénégation';
|
||||
$lang['footer_faq'] = 'Foire aux questions (FAQ)';
|
||||
$lang['footer_contact'] = 'Contact';
|
||||
$lang['footer_privacy_policy'] = 'Politique de confidentialité';
|
||||
$lang['footer_about_text'] = 'Salut, je suis KingOfDog, le propriétaire et fondateur de ce site. Je suis un développeur, concepteur et créateur passionné et dirige la chaîne YouTube KingOfDog depuis 2013. Si vous voulez en savoir plus sur moi, allez au mien';
|
||||
$lang['footer_about_link'] = 'A propos de la page';
|
||||
$lang['footer_published'] = 'Publié';
|
||||
|
Reference in New Issue
Block a user