File: /home/jairicem/alfijiri.com/app/language/indonesian/admin/done/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Language: Indonesia
* Module: Notifikasi
*
* Last edited:
* 8th November 2018
*
* Package:
* Stock Manage Advance v3.0
*
* Translated by:
* Bram Andrian (barulaku) bram.andrian@gmail.com
*
* 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'] = 'Notifikasi';
$lang['add_notification'] = 'Tambah Notifikasi';
$lang['edit_notification'] = 'Ubah Notifikasi';
$lang['delete_notification'] = 'Hapus Notifikasi';
$lang['delete_notifications'] = 'Hapus Notifikasi-Notifikasi';
$lang['notification_added'] = 'Notifikasi berhasil ditambah';
$lang['notification_updated'] = 'Notifikasi berhasil diubah';
$lang['notification_deleted'] = 'Notifikasi berhasil dihapus';
$lang['notifications_deleted'] = 'Notifikasi berhasil dihapus';
$lang['submitted_at'] = 'Dikirimkan kepada';
$lang['till'] = 'Sampai';
$lang['comment'] = 'komentar';
$lang['for_customers_only'] = 'Hanya Untuk Konsumen';
$lang['for_staff_only'] = 'Hanya Untuk Staff';
$lang['for_both'] = 'Untuk Keduanya';
$lang['till'] = 'Sampai';