Update multipleLibraries string format in zh-Hans.json

This commit is contained in:
yanggqi 2025-11-11 02:08:12 +08:00 committed by GitHub
parent 8bbe208b5d
commit 1670203106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -514,7 +514,7 @@
"library": "曲库",
"librarySelector": {
"allLibraries": "全部媒体库 (%{count})",
"multipleLibraries": "已选 (%{selected}) 个媒体库",
"multipleLibraries": "已选 %{selected} 共 %{total} 媒体库",
"selectLibraries": "选择媒体库",
"none": "无"
},