mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: adjust i18n
This commit is contained in:
parent
973db98090
commit
a02eac4ecb
3 changed files with 2 additions and 4 deletions
|
@ -195,7 +195,7 @@ export function UserContent({
|
|||
theme="danger"
|
||||
onClick={() => setShowSignOutModal(true)}
|
||||
>
|
||||
{t("sign_out")}
|
||||
{t("signout")}
|
||||
</Button>
|
||||
</>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue