Update URLs

This commit is contained in:
Pig Fang 2019-04-01 10:33:16 +08:00
parent bd86b7936a
commit a5d0b3f137
11 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
{
"name": "printempw/blessing-skin-server",
"name": "bs-community/blessing-skin-server",
"description": "A web application brings your custom skins back in offline Minecraft servers.",
"license": "MIT",
"require": {

View File

@ -133,7 +133,7 @@ update:
text: |
Please choose update source according to your host's network environment.
Low-speed connection between update source and your host will cause long-time loading at checking and downloading page.
To change the default update source, please refer to <a target="_blank" href="https://github.com/printempw/blessing-skin-server/wiki/%E6%9B%B4%E6%96%B0%E6%BA%90%E5%88%97%E8%A1%A8">this wiki article</a>.
To change the default update source, please refer to <a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/%E6%9B%B4%E6%96%B0%E6%BA%90%E5%88%97%E8%A1%A8">this wiki article</a>.
download:
downloading: Downloading update package...

View File

@ -333,7 +333,7 @@ report:
general:
skin: Skin
cape: Cape
fatalError: Fatal Error <small><a target="_blank" href="https://github.com/printempw/blessing-skin-server/wiki/FAQ">Possible solutions</a></small>
fatalError: Fatal Error <small><a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/FAQ">Possible solutions</a></small>
confirmLogout: Sure to log out?
confirm: OK
cancel: Cancel

View File

@ -21,7 +21,7 @@ customJsCss:
title: Custom CSS/JavaScript
message: |
The contents will be attached to &lt;style&gt; and &lt;script&gt; tags.<br>
- Here are some useful examples: <a href="https://github.com/printempw/blessing-skin-server/wiki/Examples-of-custom-CSS-JavaScript">Examples of Custom CSS JavaScript @GitHub WiKi</a>
- Here are some useful examples: <a href="https://github.com/bs-community/blessing-skin-server/wiki/Examples-of-custom-CSS-JavaScript">Examples of Custom CSS JavaScript @GitHub WiKi</a>
custom_css: CSS
custom_js: JavaScript

View File

@ -138,7 +138,7 @@ update:
text: |
请根据你的主机所在位置(国内/国外)选择更新源。
如错选至相对于你的主机速度较慢的源,可能会造成检查与下载更新页面长时间无响应。
如何更换更新源?<a target="_blank" href="https://github.com/printempw/blessing-skin-server/wiki/%E6%9B%B4%E6%96%B0%E6%BA%90%E5%88%97%E8%A1%A8">点击了解详情</a>。
如何更换更新源?<a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/%E6%9B%B4%E6%96%B0%E6%BA%90%E5%88%97%E8%A1%A8">点击了解详情</a>。
download:
downloading: 正在下载更新包

View File

@ -327,7 +327,7 @@ report:
general:
skin: 皮肤
cape: 披风
fatalError: 严重错误 <small> <a target="_blank" href="https://github.com/printempw/blessing-skin-server/wiki/FAQ">可能的解决方法</a></small>
fatalError: 严重错误 <small> <a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/FAQ">可能的解决方法</a></small>
confirmLogout: 确定要登出吗?
confirm: 确定
cancel: 取消

View File

@ -21,7 +21,7 @@ customJsCss:
title: 自定义 CSS/JavaScript
message: |
内容将会被追加至每个页面的 &lt;style&gt; 和 &lt;script&gt; 标签中。<br>
- 这里有一些有用的示例:<a href="https://github.com/printempw/blessing-skin-server/wiki/Examples-of-custom-CSS-JavaScript">「自定义 CSS JavaScript」功能的一些实例@GitHub WiKi</a>
- 这里有一些有用的示例:<a href="https://github.com/bs-community/blessing-skin-server/wiki/Examples-of-custom-CSS-JavaScript">「自定义 CSS JavaScript」功能的一些实例@GitHub WiKi</a>
custom_css: CSS
custom_js: JavaScript

View File

@ -78,4 +78,4 @@ wizard:
integrity-check:
title: 安装不完全
description: 由于某些神秘的原因,我们无法自动完成数据库的更新。<a target="_blank" href="https://github.com/printempw/blessing-skin-server/wiki/%E6%89%8B%E5%8A%A8%E5%AE%89%E8%A3%85-Blessing-Skin#-%E5%8D%87%E7%BA%A7%E8%87%B3-bs-v350">了解详情</a>
description: 由于某些神秘的原因,我们无法自动完成数据库的更新。<a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/%E6%89%8B%E5%8A%A8%E5%AE%89%E8%A3%85-Blessing-Skin#-%E5%8D%87%E7%BA%A7%E8%87%B3-bs-v350">了解详情</a>

View File

@ -9,7 +9,7 @@
</head>
<body class="container">
<p id="logo"><a href="https://github.com/printempw/blessing-skin-server" tabindex="-1">Blessing Skin Server</a></p>
<p id="logo"><a href="https://github.com/bs-community/blessing-skin-server" tabindex="-1">Blessing Skin Server</a></p>
@yield('content')

View File

@ -11,7 +11,7 @@
</head>
<body class="container">
<p id="logo"><a href="https://github.com/printempw/blessing-skin-server" tabindex="-1">Blessing Skin Server</a></p>
<p id="logo"><a href="https://github.com/bs-community/blessing-skin-server" tabindex="-1">Blessing Skin Server</a></p>
@yield('content')

View File

@ -11,7 +11,7 @@
<body class="container">
<p id="logo">
<a href="https://github.com/printempw/blessing-skin-server" tabindex="-1">Blessing Skin Server</a>
<a href="https://github.com/bs-community/blessing-skin-server" tabindex="-1">Blessing Skin Server</a>
</p>
@yield('content')