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:
@@ -1882,6 +1882,9 @@ export const zhCN: TranslationKeys = {
|
||||
retryButton: "重试",
|
||||
queued: "已加入安装队列...",
|
||||
enableButton: "启用 {name}",
|
||||
repairRequired: "Repair Required",
|
||||
repairDescription: "Some model files are missing or corrupted. Repair will re-download them.",
|
||||
repairButton: "Repair {name}",
|
||||
lessThanMinute: "不到一分钟",
|
||||
oneMinuteLeft: "约 1 分钟",
|
||||
minutesLeft: "约 {mins} 分钟",
|
||||
|
||||
Reference in New Issue
Block a user