SearchBoxRepository

This commit is contained in:
xiaomlove
2021-05-20 23:30:34 +08:00
parent 51b3582090
commit 576658cd2c
10 changed files with 156 additions and 25 deletions
+2 -2
View File
@@ -15,9 +15,9 @@ return [
'basic_team' => '制作组',
'size' => '大小',
'comments_label' => '评论',
'times_completed_label' => '完成次数',
'times_completed_label' => '完成',
'peers_count_label' => '同伴',
'thank_users_count_label' => '谢谢',
'thank_users_count_label' => '谢谢',
'numfiles_label' => '文件',
]
];