show/hide original mediaInfo

This commit is contained in:
xiaomlove
2022-09-19 18:48:03 +08:00
parent b305ce7380
commit 4af9ac53c7
7 changed files with 87 additions and 63 deletions

View File

@@ -75,4 +75,5 @@ return [
'deny_comment_show' => 'Denied, reason: :reason',
'logs_label' => 'Approval logs'
],
'show_hide_media_info' => 'Show/Hide raw MediaInfo',
];

View File

@@ -75,4 +75,5 @@ return [
'deny_comment_show' => '审核不通过,原因::reason',
'logs_label' => '审核记录',
],
'show_hide_media_info' => '显示/隐藏原始 MediaInfo',
];

View File

@@ -75,4 +75,5 @@ return [
'deny_comment_show' => '審核不通過,原因::reason',
'logs_label' => '審核記錄'
],
'show_hide_media_info' => '顯示/隱藏原始 MediaInfo',
];