chore: update storage path holder text

This commit is contained in:
jialin
2025-04-18 17:15:18 +08:00
parent 6270226ead
commit 76fdf8e501
6 changed files with 26 additions and 26 deletions
+1 -2
View File
@@ -65,8 +65,7 @@ export default {
'resources.modelfiles.form.localdir.tips':
'默认存储目录为 <span class="desc-block">/var/lib/gpustack/cache</span>,或使用 <span class="desc-block">--cache-dir</span>(优先)、<span class="desc-block">--data-dir</span> 指定的目录。',
'resources.modelfiles.retry.download': '重新下载',
'resources.modelfiles.storagePath.holder':
'正在下载:<span style="font-weight: 700">{name}</span>',
'resources.modelfiles.storagePath.holder': '等待下载完成...',
'resources.filter.worker': '按 Worker 筛选',
'resources.filter.source': '按来源筛选',
'resources.modelfiles.delete.tips': '同时从磁盘删除文件!',