mirror of
https://github.com/p-stream/p-stream.git
synced 2026-05-07 17:30:05 +00:00
Update MigrationDownload.tsx
This commit is contained in:
parent
e4316f828c
commit
23347411e4
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ export function MigrationDownloadPage() {
|
|||
<div className="flex items-center gap-2">
|
||||
<Icon icon={Icons.CLOCK} className="text-xl" />
|
||||
<span className="font-medium">
|
||||
{t("migration.preview.items.watchHistory")}
|
||||
{t("migration.preview.items.progress")}
|
||||
</span>
|
||||
</div>
|
||||
<div className="text-xl font-bold mt-2">
|
||||
|
|
|
|||
Loading…
Reference in a new issue