mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
update locales
This commit is contained in:
parent
1299eecc12
commit
bd9b4d3385
8 changed files with 5 additions and 36 deletions
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>
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue