File: /home/jairicem/alfijiri.com/app/language/turkish/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'] = 'Bildirimler';
$lang['add_notification'] = 'Bildirim Ekle';
$lang['edit_notification'] = 'Bildirim Düzenle';
$lang['delete_notification'] = 'Bildirim Sil';
$lang['delete_notifications'] = 'Bildirimlerleri Sil';
$lang['notification_added'] = 'Bildirim başarıyla eklendi';
$lang['notification_updated'] = 'Bildirim başarıyla güncellendi';
$lang['notification_deleted'] = 'Bildirim başarıyla silindi';
$lang['notifications_deleted'] = 'Bildirimler başarıyla silindi';
$lang['submitted_at'] = 'Ekleyen';
$lang['till'] = 'İçine';
$lang['comment'] = 'yorum';
$lang['for_customers_only'] = 'Sadece Müşteriler';
$lang['for_staff_only'] = 'Sadece Satıcılar';
$lang['for_both'] = 'Her İkisi';
$lang['till'] = 'İçinde';