mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 17:23:57 +00:00
update locales
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 59 KiB |
@@ -166,10 +166,7 @@ export function Header({ onSearch, onClear, search }: HeaderProps) {
|
||||
onClick={handleClickRestartAndUpdate}
|
||||
>
|
||||
<SyncIcon size={12} />
|
||||
<small>
|
||||
New version {newVersion} available. Click here to restart and
|
||||
install
|
||||
</small>
|
||||
<small>{t("version_available", { version: newVersion })}</small>
|
||||
</button>
|
||||
</header>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user