Browse Source

Fixed minor typos

pull/2386/merge
Jing Ma 8 years ago
committed by 陈帅
parent
commit
054098b646
  1. 2
      src/locales/en-US.js

2
src/locales/en-US.js

@ -184,5 +184,5 @@ export default {
'app.setting.copy': 'Copy Setting',
'app.setting.copyinfo': 'copy success,please replace defaultSettings in src/models/setting.js',
'app.setting.production.hint':
'Setting panel show in development enviroment only, please mannually modify',
'Setting panel shows in development environment only, please manually modify',
};

Loading…
Cancel
Save