fix: add 6214d52 missing variable

This commit is contained in:
ZhaiSoul 2025-11-09 09:24:48 +00:00
parent 1c108bd910
commit bae32f8e40

View File

@ -24,8 +24,8 @@
"label": "Detail",
"noDataFound": "No detail data to review",
"aria": "Toggle detail view",
"trackedObject_one": "object",
"trackedObject_other": "objects",
"trackedObject_one": "{{count}} object",
"trackedObject_other": "{{count}} objects",
"noObjectDetailData": "No object detail data available.",
"settings": "Detail View Settings",
"alwaysExpandActive": {