refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2025-01-21 10:14:24 +07:00 committed by Methapon2001
parent a75e0fff3f
commit 36a49b46a8
2 changed files with 2 additions and 0 deletions

View file

@ -1136,6 +1136,7 @@ export default {
value: 'Value',
netValue: 'Net Value',
title: {
creditNote: 'Credit Note',
quotation: 'Quotation',
invoice: 'Invoice',
payment: 'Payment',

View file

@ -1117,6 +1117,7 @@ export default {
value: 'มูลค่า',
netValue: 'มูลค่าสุทธิ',
title: {
creditNote: 'ใบลดหนี้',
quotation: 'ใบเสนอราคา',
invoice: 'ใบแจ้งหนี้',
payment: 'ชำระหนี้',