mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-29 22:01:03 +00:00
feat: show running game on sidebar
This commit is contained in:
@@ -243,6 +243,7 @@
|
||||
"try_again": "Please, try again",
|
||||
"signout_modal_title": "Are you sure?",
|
||||
"cancel": "Cancel",
|
||||
"signout": "Sign Out"
|
||||
"signout": "Sign Out",
|
||||
"playing_for": "Playing for {{amount}}"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -243,6 +243,7 @@
|
||||
"try_again": "Por favor, tente novamente",
|
||||
"cancel": "Cancelar",
|
||||
"signout": "Sair da conta",
|
||||
"signout_modal_title": "Tem certeza?"
|
||||
"signout_modal_title": "Tem certeza?",
|
||||
"playing_for": "Jogando por {{amount}}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user