Files
dify-plus/web/i18n/fa-IR/run-log.json
T
Stephen Zhou 6d0e36479b refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-29 14:52:32 +08:00

24 lines
984 B
JSON

{
"actionLogs": "گزارش های اکشن",
"circularInvocationTip": "فراخوانی دایره ای ابزارها/گره ها در گردش کار فعلی وجود دارد.",
"detail": "جزئیات",
"input": "ورودی",
"meta.executor": "اجراکننده",
"meta.startTime": "زمان شروع",
"meta.status": "وضعیت",
"meta.steps": "گام‌های اجرا",
"meta.time": "زمان گذشته",
"meta.title": "فراداده",
"meta.tokens": "کل توکن‌ها",
"meta.version": "نسخه",
"result": "نتیجه",
"resultEmpty.link": "پنل جزئیات",
"resultEmpty.tipLeft": "لطفاً به ",
"resultEmpty.tipRight": " بروید و آن را مشاهده کنید.",
"resultEmpty.title": "این اجرا فقط خروجی به فرمت JSON دارد،",
"resultPanel.status": "وضعیت",
"resultPanel.time": "زمان گذشته",
"resultPanel.tokens": "کل توکن‌ها",
"tracing": "ردیابی"
}