DocSpace-client/packages/client/public/locales/en/DowngradePlanDialog.json

10 lines
507 B
JSON
Raw Normal View History

2022-09-06 07:50:11 +00:00
{
"DowngradePlan": "Downgrade plan",
"CannotDowngradePlan": "You cannot downgrade your plan as the storage amount/manager numbers exceeds limitations according to the pricing plan selected",
"AllowedManagerNumber": "Number of managers allowed",
"CurrentManagerNumber": "Current number of managers",
"StorageSpaceSizeAllowed": "Storage space size allowed",
2022-09-06 08:04:16 +00:00
"CurrentStorageSpace": "Current storage space",
"SaveOrChange": "Reduce the required parameter or preserve your current pricing plan."
2022-09-06 07:50:11 +00:00
}