ptgen not show individual fields on details page

This commit is contained in:
xiaomlove
2022-04-15 03:09:12 +08:00
parent 609c549755
commit 534287a237
18 changed files with 154 additions and 65 deletions

View File

@@ -0,0 +1,7 @@
<?php
return [
'label' => 'PT-Gen',
'tooltip' => 'Link comes from:sites ',
'btn_get_desc' => 'Get desc',
];

View File

@@ -0,0 +1,7 @@
<?php
return [
'label' => 'PT-Gen',
'tooltip' => '来自::sites 的链接',
'btn_get_desc' => '获取简介',
];

View File

@@ -0,0 +1,7 @@
<?php
return [
'label' => 'PT-Gen',
'tooltip' => '來自::sites 的鏈接',
'btn_get_desc' => '獲取簡介',
];