doc: update warn text

This commit is contained in:
Gabe
2025-08-10 16:44:57 +08:00
parent c82cdd7f8f
commit 9608bea3bf
3 changed files with 12 additions and 6 deletions

View File

@@ -65,6 +65,7 @@ export default function SyncSetting() {
<Box>
<Stack spacing={3}>
<Alert severity="warning">{i18n("sync_warn")}</Alert>
<Alert severity="warning">{i18n("sync_warn_2")}</Alert>
<TextField
select