chore: translate i18n files (#20476)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-30 10:57:37 +08:00
committed by GitHub
parent dd2725be68
commit d72d02b970
88 changed files with 799 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ const translation = {
uninstalledContent: 'این افزونه از مخزن local/GitHub نصب شده است. لطفا پس از نصب استفاده کنید.',
unsupportedTitle: 'اکشن پشتیبانی نشده',
unsupportedContent2: 'برای تغییر نسخه کلیک کنید.',
toolSetting: 'تنظیمات ابزار',
},
endpointDeleteTip: 'حذف نقطه پایانی',
disabled: 'غیر فعال',
@@ -210,6 +211,7 @@ const translation = {
title: 'پلاگین ها',
},
difyVersionNotCompatible: 'نسخه فعلی دیفی با این پلاگین سازگار نیست، لطفاً به نسخه حداقل مورد نیاز به‌روزرسانی کنید: {{minimalDifyVersion}}',
requestAPlugin: 'درخواست یک افزونه',
}
export default translation