File: /home/jairicem/alfijiri.com/app/language/french/admin/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Module: Notifications
* Language: French
*
* Last edited:
* 15th June 2017
*
* Package:
* Stock Manage Advance v3.0
*
* You can translate this file to your language.
* For instruction on new language setup, please visit the documentations.
* You also can share your language files by emailing to saleem@tecdiary.com
* Thank you
*/
$lang['notification'] = 'Notifications';
$lang['add_notification'] = 'Ajouter Notification';
$lang['edit_notification'] = 'Modifier Notification';
$lang['delete_notification'] = 'Supprimer Notification';
$lang['delete_notifications'] = 'Supprimer les notifications';
$lang['notification_added'] = 'Notifications ajoutées avec succès';
$lang['notification_updated'] = 'Notifications mises à jour avec succès';
$lang['notification_deleted'] = 'Notifications supprimées avec succès';
$lang['notifications_deleted'] = 'Notifications supprimées avec succès';
$lang['submitted_at'] = 'Soumis à';
$lang['till'] = "Jusqu\'à";
$lang['comment'] = 'commentaire';
$lang['for_customers_only'] = 'Pour les clients seulement';
$lang['for_staff_only'] = 'Pour le personnel seulement';
$lang['for_both'] = 'Pour les deux';
$lang['till'] = "Jusqu\'à";