HEX
Server: LiteSpeed
System: Linux s12873.lon1.stableserver.net 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: jairicem (1242)
PHP: 8.2.31
Disabled: NONE
Upload Files
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\&#39;à";
$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\&#39;à";