details page approval trans

This commit is contained in:
xiaomlove
2022-06-15 15:49:22 +08:00
parent a8ca0ba831
commit 7247becc60
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -236,6 +236,7 @@ $lang_details = array
'claim_detail' => '認領詳情',
'claim_label' => '認領種子',
'claim_confirm' => '確定要認領此種子嗎?',
'action_approval' => '審核',
);
?>