zs 5 ヶ月 前
コミット
b8f14aa67e
1 ファイル変更10 行追加5 行削除
  1. 10 5
      src/lang/package/en/common.js

+ 10 - 5
src/lang/package/en/common.js

@@ -1,15 +1,20 @@
 export default {
-  opera: 'opera',
+  opera: 'operate',
+  back: 'return',
   add: 'add',
-  update: 'update',
+  update: 'modify',
   delete: 'delete',
+  exam: 'examine',
+  resetPwd: 'reset password',
+  dict: 'dictionary data',
   delete_confirm: 'Are you sure you want to delete this data?',
-  search: 'search',
+  search: 'query',
+  reset: 'reset',
   view: 'view',
   save: 'save',
   submit: 'submit',
-  is_use_abled: 'abled',
-  is_use_disabled: 'disabled',
+  is_use_abled: 'go live',
+  is_use_disabled: 'disable',
   yes: 'yes',
   no: 'no',
   no_method: 'The function is not yet open!',