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

8 lines
334 B
JSON
Raw Normal View History

{
"ChangeUserStatusDialog": "The users with the '{{ userStatus }}' will be {{ status }}.",
2023-03-28 15:43:17 +00:00
"ChangeUserStatusDialogHeader": "Change status",
2023-03-17 15:47:56 +00:00
"ChangeUserStatusDialogMessage": "You can't change the status for the DocSpace owner and for yourself.",
"ChangeUsersActiveStatus": "enabled",
"ChangeUsersDisableStatus": "disabled"
}