File: /home/jairicem/kunakornthairestaurant.com/app/language/german/admin/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Module: Notifications
* Language: German
* Translation Version: 3.0.2.4
*
* Last edited:
* 29th January 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'] = 'Benachrichtigung';
$lang['add_notification'] = 'Benachrichtigung Hinzufügen';
$lang['edit_notification'] = 'Benachrichtigung bearbeiten';
$lang['delete_notification'] = 'Benachrichtigung löschen';
$lang['delete_notifications'] = 'Benachrichtigungen löschen';
$lang['notification_added'] = 'Benachrichtigung erfolgreich hinzugefügt';
$lang['notification_updated'] = 'Benachrichtigung erfolgreich aktualisiert';
$lang['notification_deleted'] = 'Benachrichtigung erfolgreich gelöscht';
$lang['notifications_deleted'] = 'Benachrichtigungen erfolgreich gelöscht';
$lang['submitted_at'] = 'eingereicht bei';
$lang['till'] = 'Bis';
$lang['comment'] = 'Kommentar';
$lang['for_customers_only'] = 'Nur für Gäste';
$lang['for_staff_only'] = 'Nur für Mitarbeiter';
$lang['for_both'] = 'Für beide';
$lang['till'] = 'bis';