add songCount to table localization

This commit is contained in:
Kendall Garner 2024-05-17 23:17:31 -07:00
parent bb2f8461ed
commit 79384fa4ed
No known key found for this signature in database
GPG Key ID: 18D2767419676C87

View File

@ -681,6 +681,7 @@
"releaseDate": "release date", "releaseDate": "release date",
"rowIndex": "row index", "rowIndex": "row index",
"size": "$t(common.size)", "size": "$t(common.size)",
"songCount": "$t(entity.track_other)",
"title": "$t(common.title)", "title": "$t(common.title)",
"titleCombined": "$t(common.title) (combined)", "titleCombined": "$t(common.title) (combined)",
"trackNumber": "track number", "trackNumber": "track number",