Initial commit as of 2018-10-16
This commit is contained in:
17
application/language/fr/home_lang.php
Normal file
17
application/language/fr/home_lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
$lang['home_sitetitle'] = 'Home';
|
||||
$lang['home_slider_buttons'] = 'Decouvertes';
|
||||
$lang['home_slider1_title'] = 'Bienvenue sur mon site, je suis KingOfDog:';
|
||||
$lang['home_slider1_des'] = 'De la photographie et filmographie, à webdesign et le développement web et des animations et des dessins, en passant par le montage vidéo et editer d\'images!';
|
||||
$lang['home_slider2_title'] = 'Ich bin KingOfDog';
|
||||
$lang['home_slider2_des'] = 'Von Fotografie und Filmografie, über Webdesign und Webdevelopment, zu Animationen und Designs, hinzu Videoschnitt und Bildbearbeitung.';
|
||||
$lang['home_slider3_title'] = 'Ich bin KingOfDog';
|
||||
$lang['home_slider3_des'] = 'Von Fotografie und Filmografie, über Webdesign und Webdevelopment, zu Animationen und Designs, hinzu Videoschnitt und Bildbearbeitung.';
|
||||
|
||||
$lang['home_error_twitter'] = 'Aucune tweets trouvés';
|
||||
$lang['home_error_instagram'] = 'Aucune image trouvée';
|
||||
$lang['home_error_youtube'] = 'Aucune vidéo trouvés';
|
||||
$lang['home_social_all'] = 'Tous';
|
||||
$lang['home_date'] = 'd-m-Y H:i';
|
Reference in New Issue
Block a user