fix: provider-aware collection count labels in tracker list

"1 album(s)" now shows "1 device(s)" for NUT, "1 repo(s)" for Gitea,
"1 board(s)" for Planka instead of hardcoded album label.
This commit is contained in:
2026-03-24 11:48:26 +03:00
parent 2cc4bf699a
commit c6bb2b5b51
3 changed files with 18 additions and 1 deletions
+3
View File
@@ -183,6 +183,9 @@
"delete": "Delete",
"confirmDelete": "Delete this tracker?",
"albums_count": "album(s)",
"repos_count": "repo(s)",
"boards_count": "board(s)",
"devices_count": "device(s)",
"every": "every",
"trackImages": "Track images",
"trackVideos": "Track videos",