This commit is contained in:
make
2025-05-03 00:42:21 +08:00
parent 65ac6d7652
commit 0cd2fdcdfe
41 changed files with 4932 additions and 646 deletions

View File

@@ -59,6 +59,9 @@ class ConverterMovel
'{strNovelAuthor}' => '小说作者',
'{strNovelDescription}' => '小说简介',
'{strSearchKeywords}' => '搜索关键词',
'{strVideoClassName}' => '视频自定义分类名称:电影/电视剧..',
'{strVideoCategoryName}' => '视频分类名称:动作片..',
];
static private function getKey($strKey): string