mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
New translations en.json (Thai)
This commit is contained in:
@ -1,49 +1,49 @@
|
||||
{
|
||||
"navigation": {
|
||||
"dashboard": "Dashboard",
|
||||
"customers": "Customers",
|
||||
"dashboard": "แดชบอร์ด",
|
||||
"customers": "ลูกค้า",
|
||||
"items": "Items",
|
||||
"invoices": "Invoices",
|
||||
"invoices": "ใบแจ้งหนี้",
|
||||
"recurring-invoices": "Recurring Invoices",
|
||||
"expenses": "Expenses",
|
||||
"expenses": "ค่าใช้จ่าย",
|
||||
"estimates": "Estimates",
|
||||
"payments": "Payments",
|
||||
"reports": "Reports",
|
||||
"settings": "Settings",
|
||||
"logout": "Logout",
|
||||
"users": "Users",
|
||||
"payments": "การชำระเงิน",
|
||||
"reports": "รายงาน",
|
||||
"settings": "การตั้งค่า",
|
||||
"logout": "ออกจากระบบ",
|
||||
"users": "ผู้ใช้งาน",
|
||||
"modules": "Modules"
|
||||
},
|
||||
"general": {
|
||||
"add_company": "Add Company",
|
||||
"view_pdf": "View PDF",
|
||||
"copy_pdf_url": "Copy PDF Url",
|
||||
"download_pdf": "Download PDF",
|
||||
"save": "Save",
|
||||
"create": "Create",
|
||||
"cancel": "Cancel",
|
||||
"update": "Update",
|
||||
"add_company": "เพิ่มบริษัท",
|
||||
"view_pdf": "ดูไฟล์ PDF",
|
||||
"copy_pdf_url": "คัดลอก URL PDF",
|
||||
"download_pdf": "ดาวน์โหลดไฟล์ PDF",
|
||||
"save": "บันทึก",
|
||||
"create": "สร้าง",
|
||||
"cancel": "ยกเลิก",
|
||||
"update": "อัพเดต",
|
||||
"deselect": "Deselect",
|
||||
"download": "Download",
|
||||
"from_date": "From Date",
|
||||
"to_date": "To Date",
|
||||
"from": "From",
|
||||
"to": "To",
|
||||
"ok": "Ok",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"sort_by": "Sort By",
|
||||
"ascending": "Ascending",
|
||||
"descending": "Descending",
|
||||
"subject": "Subject",
|
||||
"download": "ดาวน์โหลด",
|
||||
"from_date": "จากวันที่",
|
||||
"to_date": "ถึงวันที่",
|
||||
"from": "จาก",
|
||||
"to": "ถึง",
|
||||
"ok": "ตกลง",
|
||||
"yes": "ใช่",
|
||||
"no": "ไม่",
|
||||
"sort_by": "เรียงตาม",
|
||||
"ascending": "จากน้อยไปมาก",
|
||||
"descending": "จากมากไปน้อย",
|
||||
"subject": "เรื่อง",
|
||||
"body": "Body",
|
||||
"message": "Message",
|
||||
"send": "Send",
|
||||
"preview": "Preview",
|
||||
"go_back": "Go Back",
|
||||
"back_to_login": "Back to Login?",
|
||||
"home": "Home",
|
||||
"filter": "Filter",
|
||||
"message": "ข้อความ",
|
||||
"send": "ส่ง",
|
||||
"preview": "ดูตัวอย่าง",
|
||||
"go_back": "ย้อนกลับ",
|
||||
"back_to_login": "กลับไปที่ล็อกอิน?",
|
||||
"home": "หน้าหลัก",
|
||||
"filter": "กรอง",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"view": "View",
|
||||
|
||||
Reference in New Issue
Block a user