1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

[select2] added translation

This commit is contained in:
llj
2015-08-19 16:57:35 +08:00
parent d877f2aceb
commit dfd5316966
6 changed files with 36 additions and 7 deletions

View File

@@ -519,7 +519,7 @@ define([
formatInputTooShort: gettext("Please enter 1 or more character"),
formatNoMatches: gettext("No matches"),
formatSearching: gettext("Searching..."),
formatAjaxError: gettext("Loading Failed"),
formatAjaxError: gettext("Loading failed"),
ajax: {
url: _this.getUrl({name: 'search_user'}),