更新 change-privacy-view.js
This commit is contained in:
parent
49fdc01a1e
commit
e3482b1173
@ -83,7 +83,7 @@ const ChangePrivacyView = CoreView.extend({
|
||||
);
|
||||
this._panes.addTab('saving',
|
||||
ViewFactory.createByHTML(loadingView({
|
||||
title: 'Saving privacy…'
|
||||
title: '保存…'
|
||||
}))
|
||||
);
|
||||
this._panes.addTab('saveFail',
|
||||
|
Loading…
Reference in New Issue
Block a user