feat(ui): show sampleRate in song info dialog (#3960)

* feat(ui): show sampleRate in song info dialog

* npm run prettier --write
This commit is contained in:
Guilherme Souza
2025-04-12 21:52:47 -03:00
committed by GitHub
parent a6f1f7b7e3
commit 524d508916
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
"updatedAt": "Updated at",
"bitRate": "Bit rate",
"bitDepth": "Bit depth",
"sampleRate": "Sample rate",
"channels": "Channels",
"discSubtitle": "Disc Subtitle",
"starred": "Favourite",