seed bonus add log etc

This commit is contained in:
xiaomlove
2025-09-08 03:05:55 +07:00
parent ae08039323
commit 60b5aba518
53 changed files with 720 additions and 131 deletions
+5
View File
@@ -105,4 +105,9 @@ return [
'msg_you_can_download' => "上傳。\n下載請到",
'msg_here' => "[b]這裏[/b]",
'msg_offer' => "候選 ",
'require_seed_section_menu_title' => '急需保種',
'imdb_cache_dir_can_not_create' => 'imdb 緩存目錄無法創建',
'imdb_cache_dir_is_not_writeable' => 'imdb 緩存目錄不可寫',
'imdb_photo_dir_can_not_create' => 'imdb 圖片目錄無法創建',
'imdb_photo_dir_is_not_writeable' => 'imdb 圖片目錄不可寫',
];