Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
606d8462
Commit
606d8462
authored
Mar 16, 2021
by
Serena Fang
Committed by
Stan Hu
Mar 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change login in devise yml
parent
0f7dcec2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
config/locales/devise.en.yml
config/locales/devise.en.yml
+2
-2
No files found.
config/locales/devise.en.yml
View file @
606d8462
...
...
@@ -9,10 +9,10 @@ en:
failure
:
already_authenticated
:
"
You
are
already
signed
in."
inactive
:
"
Your
account
is
not
activated
yet."
invalid
:
"
Invalid
%{authentication_keys}
or
password."
invalid
:
"
Invalid
login
or
password."
locked
:
"
Your
account
is
locked."
last_attempt
:
"
You
have
one
more
attempt
before
your
account
is
locked."
not_found_in_database
:
"
Invalid
%{authentication_keys}
or
password."
not_found_in_database
:
"
Invalid
login
or
password."
timeout
:
"
Your
session
expired.
Please
sign
in
again
to
continue."
unauthenticated
:
"
You
need
to
sign
in
or
sign
up
before
continuing."
unconfirmed
:
"
You
have
to
confirm
your
email
address
before
continuing.
Please
check
your
email
for
the
link
we
sent
you,
or
click
'Resend
confirmation
email'."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment