修改了语言
This commit is contained in:
		
							parent
							
								
									845a492d69
								
							
						
					
					
						commit
						ce37786363
					
				@ -4,7 +4,7 @@
 | 
			
		||||
        <img src="@/static/images/play.png" alt="" class="play">
 | 
			
		||||
        <div class="title">
 | 
			
		||||
            <div class="one-line-hide">{{title}}</div> 
 | 
			
		||||
            <span class="lv">{{score}} {{lan.$t('fen')}}</span>
 | 
			
		||||
            <span class="lv">{{score}}</span>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="info">
 | 
			
		||||
            <div class="datetime">
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
                    </div>
 | 
			
		||||
                    
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="num">{{(score+'').split('.')[1]?score:score+'.0'}} {{lan.$t('fen')}}</div>
 | 
			
		||||
                <div class="num">{{(score+'').split('.')[1]?score:score+'.0'}}</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="all" @click="findall(replyid)" >
 | 
			
		||||
                <span>{{lan.$t('suoyouhuifu')}}</span>
 | 
			
		||||
 | 
			
		||||
@ -1,29 +1,29 @@
 | 
			
		||||
export default {
 | 
			
		||||
    zhiboguanli: "Live broadcast management",
 | 
			
		||||
    shipinguanli: "Video management",
 | 
			
		||||
    dingyuezheguanli: "Subscriber management",
 | 
			
		||||
    gerenzhongxin: "Personal Center",
 | 
			
		||||
    zhiboguanli: "Live",
 | 
			
		||||
    shipinguanli: "Vide",
 | 
			
		||||
    dingyuezheguanli: "Followers",
 | 
			
		||||
    gerenzhongxin: "Profile",
 | 
			
		||||
    rili: "calendar",
 | 
			
		||||
    quanbuzhibo: "All live",
 | 
			
		||||
    weikaishi: "Not started",
 | 
			
		||||
    yijieshu: "Finished",
 | 
			
		||||
    quanbuzhibo: "All",
 | 
			
		||||
    weikaishi: "Planning",
 | 
			
		||||
    yijieshu: "Completed",
 | 
			
		||||
    zhibosousuo: "Please enter the live title you want to search",
 | 
			
		||||
    haiweikaishi: "Not yet",
 | 
			
		||||
    jinruzhibo: "Enter live",
 | 
			
		||||
    chakanhuifang: "View playback",
 | 
			
		||||
    quanbushipin: "All videos",
 | 
			
		||||
    shenhezhong: "Under review",
 | 
			
		||||
    chakanhuifang: "Replay",
 | 
			
		||||
    quanbushipin: "All",
 | 
			
		||||
    shenhezhong: "Reviewing",
 | 
			
		||||
    weitongguo: "Failed",
 | 
			
		||||
    yifabu: "Published",
 | 
			
		||||
    shipinsousuo: "Please enter the live title you want to search",
 | 
			
		||||
    wodedingyuezhe: "My subscribers",
 | 
			
		||||
    xingming: "name",
 | 
			
		||||
    suozaiguojia: "Country of residence",
 | 
			
		||||
    suozaiguojia: "Country",
 | 
			
		||||
    nianling: "Age",
 | 
			
		||||
    xueshengmuyu: "Students' mother tongue",
 | 
			
		||||
    xingqudian: "Points of interest",
 | 
			
		||||
    xueshengmuyu: "Speak",
 | 
			
		||||
    xingqudian: "Learn",
 | 
			
		||||
    yuyandengji: "Language level",
 | 
			
		||||
    canyupingtaishichang: "Total duration of live broadcast on the platform",
 | 
			
		||||
    canyupingtaishichang: "Attended course",
 | 
			
		||||
    sousuoxuesheng: "Please enter the name of the student you want to search",
 | 
			
		||||
    huanying: "Hello, welcome",
 | 
			
		||||
    beelink: "Beelink",
 | 
			
		||||
@ -173,7 +173,7 @@ export default {
 | 
			
		||||
    querenjujue: "Confirm rejection",
 | 
			
		||||
    zhiboyemian: "Live page",
 | 
			
		||||
    querenguanbi: "Are you sure you want to close the live broadcast",
 | 
			
		||||
    dingyuezhe: "My subscribers",
 | 
			
		||||
    dingyuezhe: "My Followers",
 | 
			
		||||
    sousuodingyue: "Please enter the name of the student you want to search",
 | 
			
		||||
    wodeqianbao: "My wallet",
 | 
			
		||||
    lijitixian: "Immediate withdrawal",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user