mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix(ui): show repair UI when AI bundle models are broken (#214)
This commit is contained in:
@@ -1955,6 +1955,9 @@ export const vi: TranslationKeys = {
|
||||
retryButton: "Thử lại",
|
||||
queued: "Đang xếp hàng để cài đặt...",
|
||||
enableButton: "Bật {name}",
|
||||
repairRequired: "Repair Required",
|
||||
repairDescription: "Some model files are missing or corrupted. Repair will re-download them.",
|
||||
repairButton: "Repair {name}",
|
||||
lessThanMinute: "Còn chưa đầy một phút",
|
||||
oneMinuteLeft: "Còn khoảng 1 phút",
|
||||
minutesLeft: "Còn khoảng {mins} phút",
|
||||
|
||||
Reference in New Issue
Block a user