mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3318 from iainsaxonhome/feature/quit-app
Added Quit App to main menu
This commit is contained in:
commit
65d8aac0a9
6 changed files with 32 additions and 1 deletions
|
@ -134,6 +134,7 @@
|
|||
"ButtonShutdown": "Shutdown",
|
||||
"ButtonSignIn": "Sign In",
|
||||
"ButtonSignOut": "Sign Out",
|
||||
"ButtonExitApp": "Exit Application",
|
||||
"ButtonStart": "Start",
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonSubmit": "Submit",
|
||||
|
|
|
@ -106,6 +106,7 @@
|
|||
"ButtonShutdown": "Shutdown",
|
||||
"ButtonSignIn": "Sign In",
|
||||
"ButtonSignOut": "Sign Out",
|
||||
"ButtonExitApp": "Exit Application",
|
||||
"ButtonSplit": "Split",
|
||||
"ButtonStart": "Start",
|
||||
"ButtonStop": "Stop",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue