This commit is contained in:
xiaomlove
2021-12-14 16:22:03 +08:00
parent 19d7e048df
commit 3fa8fd19c0
29 changed files with 319 additions and 45 deletions
+5 -3
View File
@@ -19,9 +19,11 @@ return [
'basic_team' => 'Team',
'size' => 'Size',
'comments_label' => 'Comments',
'times_completed_label' => 'Times completed',
'times_completed_label' => 'Snatched',
'peers_count_label' => 'Peers',
'thank_users_count_label' => 'Thank user counts',
'numfiles_label' => 'Files counts',
'thank_users_count_label' => 'Thanks',
'numfiles_label' => 'Files',
'bookmark_yes_label' => 'Bookmarked',
'bookmark_no_label' => 'Add to bookmark',
]
];