Просмотр исходного кода

Merge branch 'ctt_dev' into dev

dev
chutingting 1 год назад
Родитель
Сommit
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' close: 'close'
}, },
coindeduc: { coindeduc: {
title: 'Coin deduction order',
title: 'Creation Record',
currencyValue: 'Current currency value', currencyValue: 'Current currency value',
titleList: 'name', titleList: 'name',
videoPlayUrl: 'Video address', videoPlayUrl: 'Video address',
videoTime: 'Video duration',
videoTime: 'Video duration(S)',
costPoints: 'Deduction quantity', costPoints: 'Deduction quantity',
createTime: 'Creation time', createTime: 'Creation time',
operate: 'operate', operate: 'operate',


+ 2
- 2
src/lang/package/zh-cn.ts Просмотреть файл

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


Загрузка…
Отмена
Сохранить