DocSpace-client/packages/client/public/locales/en/ChangeUserStatusDialog.json
2023-05-10 18:42:42 +03:00

8 lines
334 B
JSON

{
"ChangeUsersActiveStatus": "enabled",
"ChangeUsersDisableStatus": "disabled",
"ChangeUserStatusDialog": "The users with the '{{ userStatus }}' will be {{ status }}.",
"ChangeUserStatusDialogHeader": "Change status",
"ChangeUserStatusDialogMessage": "You can't change the status for the DocSpace owner and for yourself."
}