Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
admin-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
admin-fe
Merge requests
!194
Rename Service account type to Bot
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Rename Service account type to Bot
chore/fix-service-account-description
into
develop
Overview
0
Commits
1
Pipelines
3
Changes
3
Merged
feld
requested to merge
chore/fix-service-account-description
into
develop
4 years ago
Overview
0
Commits
1
Pipelines
3
Changes
3
Expand
0
0
Merge request reports
Compare
develop
version 2
74744c3e
2 years ago
version 1
8dab6408
4 years ago
develop (base)
and
latest version
latest version
a197e6d6
1 commit,
2 years ago
version 2
74744c3e
2 commits,
2 years ago
version 1
8dab6408
1 commit,
4 years ago
3 files
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
src/lang/en.js
+
1
−
1
Options
@@ -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