fix: some GitHub run action problem (#13991)
This commit is contained in:
@@ -133,6 +133,7 @@ const translation = {
|
||||
number: 'เลข',
|
||||
required: 'ต้องระบุ',
|
||||
infoAndSetting: 'ข้อมูลและการตั้งค่า',
|
||||
file: 'แฟ้ม',
|
||||
},
|
||||
noCustomTool: {
|
||||
title: 'ไม่มีเครื่องมือที่กําหนดเอง!',
|
||||
@@ -150,6 +151,8 @@ const translation = {
|
||||
howToGet: 'วิธีรับ',
|
||||
openInStudio: 'เปิดในสตูดิโอ',
|
||||
toolNameUsageTip: 'ชื่อการเรียกเครื่องมือสําหรับการใช้เหตุผลและการแจ้งเตือนของตัวแทน',
|
||||
noTools: 'ไม่พบเครื่องมือ',
|
||||
copyToolName: 'คัดลอกชื่อ',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
Reference in New Issue
Block a user