Skip to content
Snippets Groups Projects

Rename Service account type to Bot

Merged feld requested to merge chore/fix-service-account-description into develop
Files
3
+ 1
1
@@ -283,7 +283,7 @@ export default {
passwordResetTokenGenerated: 'Password reset token was generated:',
linkToResetPassword: 'You can also use this link to reset password:',
registrationReason: 'Registration Reason',
service: 'Service',
bot: 'Bot',
person: 'Person',
enableTagPolicy: 'Enable MRF TagPolicy to manage user tags',
confirmEnablingTagPolicy: 'Are you sure you want to add TagPolicy to the list of enabled MRF policies?',
Loading