mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-21 01:53:57 +00:00
fix: adjust i18n
This commit is contained in:
@@ -195,7 +195,7 @@ export function UserContent({
|
||||
theme="danger"
|
||||
onClick={() => setShowSignOutModal(true)}
|
||||
>
|
||||
{t("sign_out")}
|
||||
{t("signout")}
|
||||
</Button>
|
||||
</>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user