mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 02:23:47 +00:00
feat: improve audit log - translate actions, fix resource filter, show request body
This commit is contained in:
@@ -2844,6 +2844,7 @@
|
||||
"timestamp": "Timestamp",
|
||||
"before": "Before",
|
||||
"after": "After",
|
||||
"requestBody": "Request Body",
|
||||
"fullDetails": "Full Details"
|
||||
},
|
||||
"time": {
|
||||
|
||||
@@ -2629,6 +2629,7 @@
|
||||
"timestamp": "زمان",
|
||||
"before": "قبل",
|
||||
"after": "بعد",
|
||||
"requestBody": "دادههای درخواست",
|
||||
"fullDetails": "جزئیات کامل"
|
||||
},
|
||||
"time": {
|
||||
|
||||
@@ -3396,6 +3396,7 @@
|
||||
"timestamp": "Время",
|
||||
"before": "До",
|
||||
"after": "После",
|
||||
"requestBody": "Данные запроса",
|
||||
"fullDetails": "Полные данные"
|
||||
},
|
||||
"time": {
|
||||
|
||||
@@ -2628,6 +2628,7 @@
|
||||
"timestamp": "时间戳",
|
||||
"before": "之前",
|
||||
"after": "之后",
|
||||
"requestBody": "请求数据",
|
||||
"fullDetails": "完整详情"
|
||||
},
|
||||
"time": {
|
||||
|
||||
Reference in New Issue
Block a user