mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
fix(core): quotaCheck dialog should not appear in team workspace (#9223)

This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user