增加使用的开源说明
This commit is contained in:
parent
f24b400c67
commit
115abdd01b
|
@ -104,5 +104,6 @@ Please refer to existing files.
|
|||
* [zxing-js](//github.com/zxing-js/library) //Read, Write QR Code
|
||||
* [html2canvas](//github.com/niklasvh/html2canvas) //Capture Image
|
||||
* [aaa](//github.com/jy4340132/aaa) //Play voice(ADPCM wav)
|
||||
* [Font Awesome Free](https://github.com/FortAwesome/Font-Awesome) //Font Icon
|
||||
* [Zpix (最像素)](//github.com/SolidZORO/zpix-pixel-font) //Pixel Font
|
||||
* [font-spider](//github.com/aui/font-spider) //Compression Font file
|
|
@ -545,7 +545,7 @@ label[for="sourceSelect"]::before
|
|||
|
||||
label[for="qr-data-type-pdf"]::before
|
||||
{
|
||||
content: "This Formation Picture Maker";
|
||||
content: "P&D Formation Maker";
|
||||
}
|
||||
label[for="qr-data-type-pdc"]::before
|
||||
{
|
||||
|
|
|
@ -512,7 +512,7 @@ label[for="sourceSelect"]::before
|
|||
|
||||
label[for="qr-data-type-pdf"]::before
|
||||
{
|
||||
content: "このフォーメーション画像メーカー";
|
||||
content: "パズドラチーム図作成ツール";
|
||||
}
|
||||
label[for="qr-data-type-pdc"]::before
|
||||
{
|
||||
|
|
|
@ -503,7 +503,7 @@ label[for="sourceSelect"]::before
|
|||
|
||||
label[for="qr-data-type-pdf"]::before
|
||||
{
|
||||
content: "이 형성 사진 메이커";
|
||||
content: "퍼즐앤드래곤 팀 다이어그램 생성 도구";
|
||||
}
|
||||
label[for="qr-data-type-pdc"]::before
|
||||
{
|
||||
|
|
|
@ -505,7 +505,7 @@ label[for="sourceSelect"]::before
|
|||
|
||||
label[for="qr-data-type-pdf"]::before
|
||||
{
|
||||
content: "本隊伍圖製作工具";
|
||||
content: "龍族拼圖隊伍圖製作工具";
|
||||
}
|
||||
label[for="qr-data-type-pdc"]::before
|
||||
{
|
||||
|
|
|
@ -505,7 +505,7 @@ label[for="sourceSelect"]::before
|
|||
|
||||
label[for="qr-data-type-pdf"]::before
|
||||
{
|
||||
content: "本队伍图制作工具";
|
||||
content: "智龙迷城队伍图制作工具";
|
||||
}
|
||||
label[for="qr-data-type-pdc"]::before
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue