fix(ui): fix Playlist Italian translation(#4642)

In Italian, we usually use "Playlist" rather than "Scalette/a". "Scalette/a" refers to other functions or objects.
This commit is contained in:
Nagi
2025-11-08 00:41:23 +01:00
committed by GitHub
parent 6f4fa76772
commit 9bb933c0d6
+3 -3
View File
@@ -400,8 +400,8 @@
},
"albumList": "Album",
"about": "Info",
"playlists": "Scalette",
"sharedPlaylists": "Scalette Condivise"
"playlists": "Playlist",
"sharedPlaylists": "Playlist Condivise"
},
"player": {
"playListsText": "Coda",
@@ -457,4 +457,4 @@
"current_song": ""
}
}
}
}