dify/web/i18n/vi-VN/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
916 B
JSON

{
"actionLogs": "Nhật ký hành động",
"circularInvocationTip": "Có lệnh gọi vòng tròn các công cụ/nút trong quy trình làm việc hiện tại.",
"detail": "CHI TIẾT",
"input": "NHẬP",
"meta.executor": "Người thực thi",
"meta.startTime": "Thời gian bắt đầu",
"meta.status": "Trạng thái",
"meta.steps": "Các bước chạy",
"meta.time": "Thời gian đã trôi qua",
"meta.title": "DỮ LIỆU META",
"meta.tokens": "Tổng số token",
"meta.version": "Phiên bản",
"result": "KẾT QUẢ",
"resultEmpty.link": "bảng chi tiết",
"resultEmpty.tipLeft": "vui lòng truy cập ",
"resultEmpty.tipRight": " xem nó.",
"resultEmpty.title": "Chạy này chỉ xuất ra định dạng JSON,",
"resultPanel.status": "TRẠNG THÁI",
"resultPanel.time": "THỜI GIAN",
"resultPanel.tokens": "TỔNG SỐ TOKEN",
"tracing": "THEO DÕI"
}