Skip to content

Commit 4da2146

Browse files
committed
fix(i18n): Vietnamese translations for the new beginner-UX keys (#11227)
1 parent 31c51f1 commit 4da2146

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

src/i18n/messages/vi.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,14 @@
974974
"batchFileUsedByCount": "{count, plural, one {# batch} other {# batch}}",
975975
"batchFilePreview": "Bản xem trước",
976976
"batchFilePreviewTruncated": "Hiển thị {shown} dòng đầu tiên (tổng cộng {total} dòng)",
977-
"batchFileDownloadFull": "Tải xuống toàn bộ tệp"
977+
"batchFileDownloadFull": "Tải xuống toàn bộ tệp",
978+
"batchHeaderSubtitle": "Chạy nhiều yêu cầu như một job duy nhất",
979+
"batchStep1": "1 · Tải lên JSONL",
980+
"batchStep1Desc": "Thêm yêu cầu",
981+
"batchStep2": "2 · Tạo batch",
982+
"batchStep2Desc": "Chạy job",
983+
"batchStep3": "3 · Nhận kết quả",
984+
"batchStep3Desc": "Tải xuống đầu ra"
978985
},
979986
"disabled": "Đã tắt",
980987
"featureFlagOmnirouteEmergencyFallbackDescription": "Định tuyến các yêu cầu đã hết ngân sách đến nhà cung cấp/mô hình dự phòng khẩn cấp miễn phí.",

0 commit comments

Comments
 (0)