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": "Удалить",
|
||||
"confirmDelete": "Удалить этот трекер?",
|
||||
"albums_count": "альбом(ов)",
|
||||
"repos_count": "репозиторий(ев)",
|
||||
"boards_count": "доска(ок)",
|
||||
"devices_count": "устройство(в)",
|
||||
"every": "каждые",
|
||||
"trackImages": "Отслеживать фото",
|
||||
"trackVideos": "Отслеживать видео",
|
||||
|
||||
Reference in New Issue
Block a user