mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 21:07:17 +00:00
[file tags] add translation
This commit is contained in:
@@ -95,7 +95,8 @@ define([
|
||||
} else {
|
||||
$input.show()
|
||||
.select2({
|
||||
tags: []
|
||||
tags: [],
|
||||
formatNoMatches: gettext("No matches")
|
||||
})
|
||||
.select2('data', this.s2_tags);
|
||||
}
|
||||
|
Reference in New Issue
Block a user