mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
feat: Add status text to like button when hover event triggers (#1789)
Signed-off-by: Kay Wei <weikaiii@sina.cn>
This commit is contained in:
parent
b589f82b6c
commit
9fcb6da960
5 changed files with 9 additions and 1 deletions
|
|
@ -98,6 +98,7 @@ export default {
|
|||
},
|
||||
player: {
|
||||
like: 'Beğen',
|
||||
unlike: 'Aksine',
|
||||
previous: 'Önceki Müzik',
|
||||
next: 'Sonraki Müzik',
|
||||
repeat: 'Tekrarla',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue