[Update] 修改翻译

pull/3219/head
ibuler 2019-09-12 18:02:30 +08:00
parent a8ac99f642
commit 1ba6fa65e0
4 changed files with 230 additions and 238 deletions

View File

@ -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) {

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -412,7 +412,7 @@ var jumpserver = {};
jumpserver.checked = false;
jumpserver.selected = {};
jumpserver.language = {
processing: gettext('Loading ...'),
processing: gettext('Loading') + '...',
search: gettext('Search'),
select: {
rows: {