feat(logs): support reverse chronological order #5513

Closes #5513
This commit is contained in:
Slinetrac
2025-11-18 17:39:56 +08:00
parent 4fa8b1f118
commit e7812396df
18 changed files with 103 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
{
"page": {
"title": "日誌"
},
"actions": {
"showDescending": "按時間倒序",
"showAscending": "按時間正序"
}
}