mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix(en): fix 'quit' string
This commit is contained in:
@ -559,7 +559,7 @@
|
|||||||
"go-forward": "Go forward",
|
"go-forward": "Go forward",
|
||||||
"copy-current-url": "Copy current URL",
|
"copy-current-url": "Copy current URL",
|
||||||
"restart": "Restart App",
|
"restart": "Restart App",
|
||||||
"quit": "Exit2"
|
"quit": "Exit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"about": "About"
|
"about": "About"
|
||||||
@ -570,7 +570,7 @@
|
|||||||
"previous": "Previous",
|
"previous": "Previous",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"restart": "Restart App",
|
"restart": "Restart App",
|
||||||
"quit": "Quit"
|
"quit": "Exit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
|
|||||||
Reference in New Issue
Block a user