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
1ba6fa65
Commit
1ba6fa65
authored
Sep 12, 2019
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 修改翻译
parent
a8ac99f6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
2 deletions
+1
-2
_asset_list_modal.html
apps/assets/templates/assets/_asset_list_modal.html
+0
-1
django.mo
apps/locale/zh/LC_MESSAGES/django.mo
+0
-0
django.po
apps/locale/zh/LC_MESSAGES/django.po
+0
-0
jumpserver.js
apps/static/js/jumpserver.js
+1
-1
No files found.
apps/assets/templates/assets/_asset_list_modal.html
View file @
1ba6fa65
...
...
@@ -58,7 +58,6 @@
<script>
function
syncTableSelectedAssetToSelect2
(
table
)
{
var
assets
=
table
.
selected
;
console
.
log
(
'........................'
,
assets
);
var
options
=
[];
var
select2Id
=
assetModalOption
.
select2Id
;
$
(
select2Id
+
' option'
).
each
(
function
(
i
,
v
)
{
...
...
apps/locale/zh/LC_MESSAGES/django.mo
View file @
1ba6fa65
No preview for this file type
apps/locale/zh/LC_MESSAGES/django.po
View file @
1ba6fa65
This diff is collapsed.
Click to expand it.
apps/static/js/jumpserver.js
View file @
1ba6fa65
...
...
@@ -412,7 +412,7 @@ var jumpserver = {};
jumpserver
.
checked
=
false
;
jumpserver
.
selected
=
{};
jumpserver
.
language
=
{
processing
:
gettext
(
'Loading
...'
)
,
processing
:
gettext
(
'Loading
'
)
+
'...'
,
search
:
gettext
(
'Search'
),
select
:
{
rows
:
{
...
...
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