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