File: /home/jairicem/kunakornthairestaurant.com/app/language/thai/admin/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Language: Thai
* 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'] = 'จนถึง';