HEX
Server: LiteSpeed
System: Linux s12873.lon1.stableserver.net 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: jairicem (1242)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/jairicem/alfijiri.com/app/language/vietnamese/admin/quotations_lang.php
<?php

defined('BASEPATH') or exit('No direct script access allowed');

/*
 * Language: English
 * Module: Quotations
 *
 * 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['add_quote']          = 'Thêm báo giá';
$lang['edit_quote']         = 'Sửa báo giá';
$lang['delete_quote']       = 'Xóa báo giá';
$lang['delete_quotes']      = 'Xóa các báo giá';
$lang['quote_added']        = 'Thêm báo giá thành công';
$lang['quote_updated']      = 'Cập nhật báo giá thành công';
$lang['quote_deleted']      = 'Xóa báo giá thành công';
$lang['quotes_deleted']     = 'Xóa các báo giá thành công';
$lang['quote_details']      = 'Báo giá chi tiết';
$lang['email_quote']        = 'Email báo giá';
$lang['view_quote_details'] = 'Xem báo giá chi tiết';
$lang['quote_no']           = 'Báo giá số';
$lang['send_email']         = 'Gửi Email';
$lang['quote_items']        = 'Mục báo giá';
$lang['no_quote_selected']  = 'Không có báo giá được chọn. Vui lòng chọn ít nhất một báo giá.';
$lang['stamp_sign']         = 'Ký tên & đóng dấu';
$lang['create_sale']        = 'Thêm bán hàng';
$lang['create_purchase']    = 'Thêm nhập hàng';