File: /home/jairicem/alfijiri.com/app/language/traditional-chinese/admin/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Language: Traditional Chinese
* Module: Notifications
* Translator: Wei Long Ueng (TAIWAN)
*
* Last edited:
* 1st September 2016
*
* 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'] = '直到';