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

10 lines
596 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: <1>{{valuesRange}}</1>.",
"CurrentManagerNumber": "Current number of managers: <1>{{currentCount}}</1>.",
"StorageSpaceSizeAllowed": "Storage space size allowed: <1>{{size}}</1>.",
"CurrentStorageSpace": "Current storage space: <1>{{size}}</1>.",
2022-09-06 08:04:16 +00:00
"SaveOrChange": "Reduce the required parameter or preserve your current pricing plan."
2022-09-06 07:50:11 +00:00
}