File: /home/jairicem/bunkerltd.com/app/language/italian/admin/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Language: Italian
* 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'] = 'Notifica';
$lang['add_notification'] = 'Aggiungi Notifica';
$lang['edit_notification'] = 'Modifica Notifica';
$lang['delete_notification'] = 'Elimina Notifica';
$lang['delete_notifications'] = 'Elimina Notifiche';
$lang['notification_added'] = 'Notifica correttamente aggiunta';
$lang['notification_updated'] = 'Notifica correttamente aggiornata';
$lang['notification_deleted'] = 'Notifica correttamente eliminata';
$lang['notifications_deleted'] = 'Notifiche correttamente eliminate';
$lang['submitted_at'] = 'Inviata a';
$lang['till'] = 'Fino';
$lang['comment'] = 'commento';
$lang['for_customers_only'] = 'Solo per clienti';
$lang['for_staff_only'] = 'Solo per lo Staff';
$lang['for_both'] = 'Per Entrambi';
$lang['till'] = 'Fino';