Commit 9326c7ed authored by Vanesssa's avatar Vanesssa

改进 - 添加同步 API 说明

parent fbb281ff
......@@ -16,12 +16,13 @@
#
# Description: Solo language configurations(en_US).
# Version: 2.6.2.10, Jul 27, 2016
# Version: 2.7.2.10, Sep 5, 2016
# Author: Liang Ding
# Author: Liyuan Li
# Author: Dongxu Wang
#
APILabel=Open API
exportSQLLabel=Export SQL file
notAllowRegisterLabel=Not allow register
allowRegister1Label=Allow Register:
......
......@@ -16,12 +16,13 @@
#
# Description: Solo default language configurations(zh_CN).
# Version: 2.6.4.17, Jul 27, 2016
# Version: 2.7.4.17, Sep 5, 2016
# Author: Liang Ding
# Author: Liyuan Li
# Author: Dongxu Wang
#
APILabel=\u5f00\u653e API\uff0c\u6b22\u8fce\u5404\u4f4d\u72ec\u7acb\u535a\u5ba2\u4e3b\u8fdb\u884c\u8fde\u63a5
exportSQLLabel=\u5bfc\u51fa SQL \u6587\u4ef6
notAllowRegisterLabel=\u6682\u4e0d\u5f00\u653e\u6ce8\u518c\uff01
allowRegister1Label=\u5141\u8bb8\u6ce8\u518c\uff1a
......
......@@ -120,12 +120,13 @@
<th width="80px">
<label for="keyOfSolo">${keyOfSolo1Label}</label>
</th>
<td width="160px">
<td>
<input id="keyOfSolo" class="normalInput" type="text" readonly="readonly"/>
</td>
<td>
<!-- <button onclick="admin.preference.update()">${updateLabel}</button>-->
<label></label>
</tr>
<tr>
<td colspan="2">
<a href="https://hacpai.com/article/1457158841475" target="_blank">${APILabel}</a>
</td>
</tr>
</tbody>
......
......@@ -17,7 +17,7 @@
* admin style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 2.0.6.2, Sep 2, 2016
* @version 2.0.6.3, Sep 5, 2016
*/
/* start resset */
......@@ -656,6 +656,9 @@ button#submitArticle:hover,
.signs button {
margin: 0 12px;
}
#keyOfSolo {
width: 200px;
}
/* end preference */
/* start common list */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment