翻译
This commit is contained in:
@@ -72,26 +72,25 @@
|
||||
<div v-else>
|
||||
<div class="topInfo">
|
||||
<h3>Dear {{user_name}}</h3>
|
||||
<p class="mt10">您可以在本页面对引用数据进行对应的修改和调整,主要包括如下操作:</p>
|
||||
<p class="mt10">Please check and modify the reference’s information on this page with the following instructions:</p>
|
||||
<ul class="mt20">
|
||||
<li>
|
||||
<p>需要您调整一下引用条目,将
|
||||
<p>- Please modify the reference in the
|
||||
<span class="status warn float" ><i class="el-icon-warning-outline"></i></span>
|
||||
状态的引用信息调整到
|
||||
<span class="status ok float" ><i class="el-icon-warning-outline"></i></span>
|
||||
的状态。</p>
|
||||
status, moving the reference information from <span class="status warn float" ><i class="el-icon-warning-outline"></i></span>
|
||||
status to <span class="status ok float" ><i class="el-icon-circle-check"></i></span> status.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>如果您觉得顺序有不妥,您可以点击每一条信息后面的
|
||||
<p>- If you find the number of reference is disorder for technical reason, please click the
|
||||
<el-button type="warning" size="mini" plain>↑</el-button>
|
||||
和
|
||||
<el-button type="warning" size="mini" plain>↓</el-button> 调整数据的前后顺序。</p>
|
||||
and
|
||||
<el-button type="warning" size="mini" plain>↓</el-button> behind each piece of information to adjust the order of the data.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>您可以点击 <el-button type="success" size="mini" plain>Add</el-button> 在这一行的后面再添加一行引用信息。</p>
|
||||
<p>- Please click <el-button type="success" size="mini" plain>Add</el-button> to add another line of reference information after this row. </p>
|
||||
</li>
|
||||
<li>
|
||||
<p>您也可以全部放弃这些引用信息,重新导入一批引用信息。<el-link type="primary" @click="removeAll">删除并重新导入</el-link></p>
|
||||
<p>- If you want to discard all references and import a new batch of reference information, please click <el-button type="text" @click="removeAll">Delete and re-import</el-button>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user