File: /home/jairicem/kunakornthairestaurant.com/app/language/arabic/admin/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Language: English
* Module: Notifications
*
* Last edited:
* 30th April 2015
*
* 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'] = 'إشعارات';
$lang['add_notification'] = 'إضافة الإشعارات';
$lang['edit_notification'] = 'تعديل الإشعارات';
$lang['delete_notification'] = 'حذف الاشعار';
$lang['delete_notifications'] = 'حذف الاشعارات';
$lang['notification_added'] = 'تم اضافة الاشعار بنجاح';
$lang['notification_updated'] = ' تم تحديث الاشعار بنجاح';
$lang['notification_deleted'] = 'تم حذف الاشعار بنجاح';
$lang['notifications_deleted'] = 'تم حذف الاشعارات بنجاح';
$lang['submitted_at'] = 'قدمت في ';
$lang['till'] = 'حتى';
$lang['comment'] = 'تعليق';
$lang['for_customers_only'] = 'للعملاء فقط';
$lang['for_staff_only'] = 'للموظفين فقط';
$lang['for_both'] = 'للكل';
$lang['till'] = 'حتى';