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
@@ -107,4 +107,9 @@ return [
'msg_here' => " [b]here[/b]",
'msg_offer' => "Offer ",
'msg_blank' => ".",
'require_seed_section_menu_title' => 'Require Seed',
'imdb_cache_dir_can_not_create' => 'imdb cache dir can not create',
'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is not writeable',
'imdb_photo_dir_can_not_create' => 'imdb photo dir can not create',
'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writeable',
];