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