瀏覽代碼

企业信息设置

lifanagju_citu 11 月之前
父節點
當前提交
c87510a597
共有 2 個文件被更改,包括 18 次插入2 次删除
  1. 9 1
      src/locales/en.js
  2. 9 1
      src/locales/zh-CN.js

+ 9 - 1
src/locales/en.js

@@ -73,7 +73,15 @@ export default {
     recruitmentInProgress: 'Recruitment In Progress'
   },
   enterprise: {
-    moreBtn: 'View More Enterprises'
+    moreBtn: 'View More Enterprises',
+    infoSetting: { // 企业信息设置
+      basicInfo: 'Basic Information',
+      enterpriseLogo: 'Enterprise LOGO',
+      enterpriseAlbum: 'Enterprise Album',
+      welfareLabel: 'Welfare Label',
+      enterpriseVideo: 'Enterprise Video',
+      recruitmentQRCode: 'Recruitment QR Code',
+    },
   },
   resume: {
     basicInfo: 'Basic Information',

+ 9 - 1
src/locales/zh-CN.js

@@ -73,7 +73,15 @@ export default {
     recruitmentInProgress: '招聘中'
   },
   enterprise: {
-    moreBtn: '查看更多企业'
+    moreBtn: '查看更多企业',
+    infoSetting: { // 企业信息设置
+      basicInfo: '基本信息',
+      enterpriseLogo: '企业LOGO',
+      enterpriseAlbum: '企业相册',
+      welfareLabel: '福利标签',
+      enterpriseVideo: '企业视频',
+      recruitmentQRCode: '招聘二维码',
+    },
   },
   resume: {
     basicInfo: '基础信息',