Files
dify/web/i18n/fa-IR/run-log.json
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
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "ردیابی"
}