Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
688a836b
Commit
688a836b
authored
Sep 27, 2017
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Copywriting] Copywriting change fixes #733
parent
83c49ae7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
django.mo
apps/locale/zh/LC_MESSAGES/django.mo
+0
-0
django.po
apps/locale/zh/LC_MESSAGES/django.po
+0
-0
base.html
apps/templates/base.html
+1
-1
No files found.
apps/locale/zh/LC_MESSAGES/django.mo
View file @
688a836b
No preview for this file type
apps/locale/zh/LC_MESSAGES/django.po
View file @
688a836b
This diff is collapsed.
Click to expand it.
apps/templates/base.html
View file @
688a836b
...
...
@@ -35,7 +35,7 @@
<div
class=
"alert alert-danger"
style=
"margin: 20px auto 0px"
>
{% url 'users:user-pubkey-update' as user_pubkey_update %}
{% blocktrans %}
Your ssh
-public-key has been expired. Please click
<a
href=
"{{ user_pubkey_update }}"
>
this link
</a>
to update your ssh-public-key.
Your ssh
public key not set or expired. Please click
<a
href=
"{{ user_pubkey_update }}"
>
this link
</a>
to update your
{% endblocktrans %}
</div>
{% endif %}
...
...
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