add songCount to table localization
This commit is contained in:
parent
bb2f8461ed
commit
79384fa4ed
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Reference in a new issue