DocSpace-buildtools/packages/client/public/locales/en/MainBar.json

11 lines
802 B
JSON
Raw Normal View History

{
"ClickHere": "click here",
"ConfirmEmailDescription": "Use the link provided in the activation email. Haven't received an email with the activation link?",
2023-01-10 14:56:40 +00:00
"ConfirmEmailHeader": "Please activate your email to get access to the DocSpace features.",
"RequestActivation": "Request activation once again",
2023-01-10 14:56:40 +00:00
"RoomQuotaDescription": "You can archive the unnecessary rooms or <1>{{clickHere}}</1> to find a more suitable pricing plan for your DocSpace.",
"RoomQuotaHeader": "Rooms is about to be exceeded: {{currentValue}} / {{maxValue}}",
2023-01-10 14:56:40 +00:00
"StorageQuotaDescription": "You can remove the unnecessary files or <1>{{clickHere}}</1> to find a more suitable pricing plan for your DocSpace.",
"StorageQuotaHeader": "Storage space amount is about to be exceeded: {{currentValue}} / {{maxValue}}"
}