translation

This commit is contained in:
Felix
2025-06-08 14:49:24 +02:00
parent fabcf289dc
commit f59b5d5602
6 changed files with 32 additions and 39 deletions
+7
View File
@@ -16,5 +16,12 @@ export default {
noMore: 'No more results',
error: {
searchFailed: 'Search failed'
},
search: {
single: 'Single',
album: 'Album',
playlist: 'Playlist',
mv: 'MV',
bilibili: 'Bilibili'
}
};