소스 검색

Merge branch 'ctt_dev' into dev

dev
chutingting 1 년 전
부모
커밋
d84265284b
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. +2
    -2
      src/lang/package/en.ts
  2. +2
    -2
      src/lang/package/zh-cn.ts

+ 2
- 2
src/lang/package/en.ts 파일 보기

@@ -253,11 +253,11 @@ export default {
close: 'close'
},
coindeduc: {
title: 'Coin deduction order',
title: 'Creation Record',
currencyValue: 'Current currency value',
titleList: 'name',
videoPlayUrl: 'Video address',
videoTime: 'Video duration',
videoTime: 'Video duration(S)',
costPoints: 'Deduction quantity',
createTime: 'Creation time',
operate: 'operate',


+ 2
- 2
src/lang/package/zh-cn.ts 파일 보기

@@ -252,11 +252,11 @@ export default {
close: '关闭'
},
coindeduc: {
title: '扣币订单',
title: '创作记录',
currencyValue: '当前币值',
titleList: '名称',
videoPlayUrl: '视频地址',
videoTime: '视频时长',
videoTime: '视频时长(秒)',
costPoints: '扣币数量',
createTime: '创建时间',
operate: '操作',


불러오는 중...
취소
저장