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
!200
Ability to copy invite link from dialog window
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Ability to copy invite link from dialog window
feature/update-invite-token-dialog
into
develop
Overview
0
Commits
3
Pipelines
1
Changes
8
Merged
Angelina Filippova
requested to merge
feature/update-invite-token-dialog
into
develop
4 years ago
Overview
0
Commits
3
Pipelines
1
Changes
8
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
9fd486de
3 commits,
4 years ago
8 files
+
31
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
src/lang/en.js
+
3
−
2
Options
@@ -86,7 +86,7 @@ export default {
logInViaPleromaFE
:
'
Log in via PleromaFE
'
,
username
:
'
username@host
'
,
password
:
'
password
'
,
omitHostname
:
'
o
mit hostname if Pleroma is located on this domain
'
,
omitHostname
:
'
O
mit hostname if Pleroma is located on this domain
'
,
errorMessage
:
'
Username must contain username and host, e.g. john@pleroma.social
'
,
any
:
'
any
'
,
thirdparty
:
'
Or connect with
'
,
@@ -482,7 +482,8 @@ export default {
invalidEmailError
:
'
Please input valid e-mail
'
,
emailSent
:
'
Invite was sent
'
,
submitFormError
:
'
There are invalid values in the form. Please fix them before continuing.
'
,
inviteViaEmailAlert
:
'
To send invite via email make sure to enable `invites_enabled` and disable `registrations_open`
'
inviteViaEmailAlert
:
'
To send invite via email make sure to enable `invites_enabled` and disable `registrations_open`
'
,
copyLink
:
'
Copy link
'
},
emoji
:
{
emojiPacks
:
'
Emoji packs
'
,
Loading