fix(core): quotaCheck dialog should not appear in team workspace (#9223)

![CleanShot 2024-12-20 at 16 37 17@2x](https://github.com/user-attachments/assets/3bd1107f-cbc8-4415-85ba-e30cf6712f5e)
This commit is contained in:
JimmFly
2024-12-23 08:52:03 +00:00
parent 02aeb89398
commit c793f2307b
3 changed files with 37 additions and 11 deletions
+1 -2
View File
@@ -1601,7 +1601,7 @@
"com.affine.workspace.storage": "Workspace storage",
"com.affine.cmdk.affine.category.affine.journal": "Journal",
"com.affine.cmdk.affine.category.affine.date-picker": "Select a specific date",
"com.affine.payment.sync-paused.owner.title": "[Action Required] Workspace sync paused",
"com.affine.payment.sync-paused.title": "Workspace sync paused",
"com.affine.payment.sync-paused.owner.both.description": "Your workspace has exceeded both storage and member limits, causing synchronization to pause. To resume syncing, please either:",
"com.affine.payment.sync-paused.owner.both.tips-1": "Reduce storage usage and remove some team members",
"com.affine.payment.sync-paused.owner.both.tips-2": "Upgrade your plan for increased capacity",
@@ -1611,7 +1611,6 @@
"com.affine.payment.sync-paused.owner.member.description": "Your workspace has reached its maximum member capacity and synchronization has been paused. To resume syncing, you can either",
"com.affine.payment.sync-paused.owner.member.tips-1": "Remove some team members from the workspace",
"com.affine.payment.sync-paused.owner.member.tips-2": "Upgrade your plan to accommodate more members",
"com.affine.payment.sync-paused.member.title": "Workspace sync paused",
"com.affine.payment.sync-paused.member.both.description": "This workspace has exceeded both storage and member limits, causing synchronization to pause. Please contact your workspace owner to address these limits and resume syncing.",
"com.affine.payment.sync-paused.member.storage.description": "This workspace has exceeded its storage limit and synchronization has been paused. Please contact your workspace owner to either reduce storage usage or upgrade the plan to resume syncing.",
"com.affine.payment.sync-paused.member.member.description": "This workspace has reached its maximum member capacity and synchronization has been paused. Please contact your workspace owner to either adjust team membership or upgrade the plan to resume syncing.",