DocSpace-client/packages/client/public/locales/en/ChangeUserStatusDialog.json
2023-03-28 19:21:37 +03:00

8 lines
334 B
JSON

{
"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.",
"ChangeUsersActiveStatus": "enabled",
"ChangeUsersDisableStatus": "disabled"
}