feat: dismiss update toast

This commit is contained in:
AnotiaWang
2025-02-15 12:44:26 +08:00
parent 5924af9c8c
commit cffb4c3d73
4 changed files with 34 additions and 6 deletions

View File

@ -89,7 +89,8 @@
},
"autoUpdate": {
"newVersionTitle": "New version available: {0}",
"newVersionDescription": "Please refresh the page to get the latest version.",
"refresh": "Refresh"
"newVersionDescription": "Note: If you are using a self-hosted version, please re-deploy to get new features and bug fixes.",
"refresh": "Refresh page",
"dismiss": "Dismiss"
}
}