fix: some GitHub run action problem (#13991)

This commit is contained in:
Joel
2025-02-19 11:35:19 +08:00
committed by GitHub
parent 19d413ac1e
commit 66747a8eef
151 changed files with 5894 additions and 99 deletions

View File

@@ -133,6 +133,7 @@ const translation = {
number: 'عدد',
required: 'الزامی',
infoAndSetting: 'اطلاعات و تنظیمات',
file: 'فایل',
},
noCustomTool: {
title: 'ابزار سفارشی وجود ندارد!',
@@ -150,6 +151,8 @@ const translation = {
howToGet: 'چگونه دریافت کنید',
openInStudio: 'باز کردن در استودیو',
toolNameUsageTip: 'نام فراخوانی ابزار برای استدلال و پرامپت‌های عامل',
copyToolName: 'کپی نام',
noTools: 'هیچ ابزاری یافت نشد',
}
export default translation