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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user