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

12 lines
885 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DisableGeneralDescription": " You can later delete or enable the disabled users if needed. Note that you cant disable users such as the Owner and yourself.",
"DisableUser": "Disable user",
"DisableUserDescription": "If you Disable this user, they wont be able to log in to DocSpace, while their documents and data will remain intact.",
"DisableUsers": "Disable users",
"DisableUsersDescription": "If you Disable these users, they wont be able to log in to DocSpace, while their documents and data will remain intact.",
"EnableUser": "Enable user",
"EnableUserDescription": "If you enable this user, they will be able to log in to DocSpace again and access their documents and data.",
"EnableUsers": "Enable users",
"EnableUsersDescription": "If you enable these users, they will be able to log in to DocSpace again and access their documents and data."
}