DocSpace-client/packages/client/public/locales/en/ChangeUserStatusDialog.json
2023-01-10 17:56:40 +03:00

9 lines
389 B
JSON

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