Fix recording roots UI usage and filesystem labels

This commit is contained in:
ibs0d
2026-03-07 20:45:17 +11:00
parent 22c957fca4
commit c5ba7aae08
3 changed files with 30 additions and 16 deletions
+9 -9
View File
@@ -128,15 +128,15 @@
"storage": {
"title": "Storage",
"overview": "Overview",
"recordings": {
"title": "Recordings",
"tips": "This value represents the total storage used by the recordings in Frigate's database. Frigate does not track storage usage for all files on your disk.",
"earliestRecording": "Earliest recording available:",
"roots": "Recording Roots",
"nonDefault": "Non-default root",
"rootSummary": "Disk used: {{used}} MiB • Free: {{free}} MiB • Usage: {{usage_percent}}%",
"rootCameras": "Cameras: {{cameras}}"
},
"recordings": {
"title": "Recordings",
"tips": "This value represents the total storage used by the recordings in Frigate's database. Frigate does not track storage usage for all files on your disk.",
"earliestRecording": "Earliest recording available:",
"roots": "Recording Roots",
"rootSummary": "Disk used: {{used}} MiB \u2022 Free: {{free}} MiB \u2022 Usage: {{usage_percent}}%",
"rootCameras": "Cameras: {{cameras}}",
"recordingsTracked": "Frigate recordings tracked: {{recordings_size}} MiB"
},
"shm": {
"title": "SHM (shared memory) allocation",
"warning": "The current SHM size of {{total}}MB is too small. Increase it to at least {{min_shm}}MB."