添加了直播提示

This commit is contained in:
2020-11-23 16:02:14 +08:00
parent 1adbc1f469
commit dd476ddcf9
5 changed files with 23 additions and 10 deletions

View File

@@ -314,6 +314,7 @@ export default {
zhuanmazhong: "Transcoding in",
leixingcuowu:"File type error",
zuida:"maximum",
zhibotishi1:"Congratulations on your qualification for beelink live streaming course.",
shichangtishi:"",
renshutishi: '',
tixianzhu: "",

View File

@@ -14,8 +14,8 @@ getset().then((res: any)=>{
en.tixianzhu = `Note: ${res.sxf} service fee will be charged for each withdrawal, with a minimum of ${ res.symbol + res.minmoney }`
zh.zuiditixian = "最低提现金额" + res.symbol + res.minwithdraw
en.zuiditixian = "Minimum withdrawal amount " + res.symbol + res.minwithdraw
zh.zhibotishi = `恭喜您在beelink有直播课资格。直播资格按照每周浏览量排名,前${res.views}名基本直播资格。`
en.zhibotishi = `Congratulations on your qualification for beelink live streaming course. The top ${res.views} basic live streaming qualifications are ranked according to the number of views per week`
zh.zhibotishi = `直播资格按照每周浏览量排名,前${res.views}名基本直播资格。`
en.zhibotishi = `The top ${res.views} basic live streaming qualifications are ranked according to the number of views per week`
const i18n = geti18n();
const loc = i18n.locale.value;
i18n.locale.value = '';

View File

@@ -314,6 +314,7 @@ export default {
zhuanmazhong: "转码中",
leixingcuowu:"文件类型错误",
zuida:"最大",
zhibotishi1:"恭喜您在Beelink有直播课资格",
shichangtishi:"",
renshutishi: '',
tixianzhu:"",