完善手工开票页面文案国际化
This commit is contained in:
@@ -253,6 +253,7 @@ export default {
|
||||
},
|
||||
manualInvoice: {
|
||||
title: 'ออกใบแจ้งหนี้เอง',
|
||||
createTitle: 'สร้าง Invoice',
|
||||
subtitle: 'กรอกข้อมูลเองเพื่อสร้าง Proforma Invoice PDF โดยไม่ต้องอ้างอิงออเดอร์หรืองาน',
|
||||
sourceBadge: 'สร้างด้วยตนเอง',
|
||||
independentHint: 'หน้า V1 นี้ไม่ผูกกับออเดอร์หรืองาน หลังบ้านจะบันทึกประวัติการสร้างและ audit',
|
||||
@@ -272,12 +273,16 @@ export default {
|
||||
company: 'Company',
|
||||
attention: 'Attention',
|
||||
address: 'Address',
|
||||
companyInputPlaceholder: 'กรอกชื่อบริษัท',
|
||||
attentionInputPlaceholder: 'กรอกชื่อผู้รับ',
|
||||
addressInputPlaceholder: 'กรอกที่อยู่เรียกเก็บเงินแบบเต็ม',
|
||||
telephone: 'Tel',
|
||||
email: 'Email',
|
||||
groupName: 'Group Name',
|
||||
arrivalDate: 'Arrival Date',
|
||||
departureDate: 'Departure Date',
|
||||
roomRateNote: 'Room Rate Note',
|
||||
roomRateNotePlaceholder: 'เช่น including BF',
|
||||
extraBedRate: 'Extra Bed Rate',
|
||||
description: 'Description',
|
||||
roomType: 'Room Type',
|
||||
@@ -288,12 +293,13 @@ export default {
|
||||
subtotal: 'Sub-Total',
|
||||
vat: 'VAT 7%',
|
||||
total: 'Total',
|
||||
addCharge: 'เพิ่มรายการ',
|
||||
addCharge: 'เพิ่มแถว',
|
||||
removeCharge: 'ลบ',
|
||||
removeChargeLineAria: 'ลบแถวที่ {index}',
|
||||
maxChargesReached: 'V1 รองรับได้สูงสุด 10 รายการค่าใช้จ่าย',
|
||||
previewDisclaimer: 'ยอดนี้เป็นเพียงตัวอย่าง ยอดสุดท้ายให้ยึด totals จากหลังบ้าน',
|
||||
manualOverrideHint: 'เลือก Company / Attention แล้วระบบจะกรอกข้อมูลให้ แต่ยังแก้ไขข้อความได้ทั้งหมด',
|
||||
generate: 'สร้าง PDF',
|
||||
generate: 'ยืนยันและสร้าง PDF',
|
||||
generating: 'กำลังสร้าง',
|
||||
openPdf: 'เปิด PDF',
|
||||
downloadPdf: 'ดาวน์โหลด PDF',
|
||||
|
||||
Reference in New Issue
Block a user