mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
chore: lint custom tag in i18n (#31301)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
"การสนับสนุนทางเทคนิคระดับมืออาชีพ"
|
||||
],
|
||||
"plans.enterprise.for": "สำหรับทีมขนาดใหญ่",
|
||||
"plans.enterprise.includesTitle": "ทุกอย่างในแผนทีม รวมถึง:",
|
||||
"plans.enterprise.includesTitle": "ทุกอย่างใน <highlight>แผนทีม</highlight> รวมถึง:",
|
||||
"plans.enterprise.name": "กิจการ",
|
||||
"plans.enterprise.price": "ที่กำหนดเอง",
|
||||
"plans.enterprise.priceTip": "การเรียกเก็บเงินประจำปีเท่านั้น",
|
||||
@ -62,14 +62,14 @@
|
||||
"plans.team.description": "ทํางานร่วมกันอย่างไร้ขีดจํากัดและเพลิดเพลินไปกับประสิทธิภาพระดับสูงสุด",
|
||||
"plans.team.for": "สำหรับทีมขนาดกลาง",
|
||||
"plans.team.name": "ทีม",
|
||||
"plansCommon.annotatedResponse.title": "ขีดจํากัดโควต้าคําอธิบายประกอบ",
|
||||
"plansCommon.annotatedResponse.title": "{{count,number}} ขีดจำกัดโควต้าคำอธิบายประกอบ",
|
||||
"plansCommon.annotatedResponse.tooltip": "การแก้ไขและคําอธิบายประกอบการตอบกลับด้วยตนเองให้ความสามารถในการตอบคําถามคุณภาพสูงที่ปรับแต่งได้สําหรับแอป (ใช้ได้เฉพาะในแอปแชท)",
|
||||
"plansCommon.annotationQuota": "โควต้าคําอธิบายประกอบ",
|
||||
"plansCommon.annualBilling": "การเรียกเก็บเงินประจำปี ประหยัด {{percent}}%",
|
||||
"plansCommon.apiRateLimit": "ข้อจำกัดอัตราการใช้ API",
|
||||
"plansCommon.apiRateLimitTooltip": "ข้อจำกัดการใช้งาน API จะใช้กับคำขอทั้งหมดที่ทำผ่าน Dify API รวมถึงการสร้างข้อความ, การสนทนาแชท, การดำเนินการเวิร์กโฟลว์ และการประมวลผลเอกสาร.",
|
||||
"plansCommon.apiRateLimitUnit": "{{count,number}}",
|
||||
"plansCommon.buildApps": "สร้างแอพ",
|
||||
"plansCommon.buildApps": "{{count,number}} แอป",
|
||||
"plansCommon.cloud": "บริการคลาวด์",
|
||||
"plansCommon.comingSoon": "เร็ว ๆ นี้",
|
||||
"plansCommon.comparePlanAndFeatures": "เปรียบเทียบแผนและฟีเจอร์",
|
||||
@ -94,7 +94,7 @@
|
||||
"plansCommon.logsHistory": "ประวัติการบันทึก {{days}} วัน",
|
||||
"plansCommon.member": "สมาชิก",
|
||||
"plansCommon.memberAfter": "สมาชิก",
|
||||
"plansCommon.messageRequest.title": "เครดิตข้อความ",
|
||||
"plansCommon.messageRequest.title": "{{count,number}} เครดิตข้อความ",
|
||||
"plansCommon.messageRequest.titlePerMonth": "{{count,number}} ข้อความ/เดือน",
|
||||
"plansCommon.messageRequest.tooltip": "โควต้าการเรียกใช้ข้อความสําหรับแผนต่างๆ โดยใช้โมเดล OpenAI (ยกเว้น gpt4) ข้อความที่เกินขีดจํากัดจะใช้คีย์ OpenAI API ของคุณ",
|
||||
"plansCommon.modelProviders": "ผู้ให้บริการโมเดล",
|
||||
|
||||
Reference in New Issue
Block a user