更新 change_privacy_view.js
This commit is contained in:
parent
7a5dee9be1
commit
49fdc01a1e
@ -57,7 +57,7 @@ var ChangePrivacyView = BaseDialog.extend({
|
||||
);
|
||||
this._panes.addTab('saving',
|
||||
ViewFactory.createByTemplate('common/templates/loading', {
|
||||
title: 'Saving privacy…',
|
||||
title: '保存…',
|
||||
quote: randomQuote()
|
||||
}).render()
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user