[Electron] Allow force install on not supported device page (#1812)

* [Electron] Allow force install on not supported device page

* Update locales [skip ci]

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2024-12-05 09:06:51 -08:00
committed by GitHub
parent 540e785424
commit 55c04b5533
5 changed files with 23 additions and 1 deletions

View File

@@ -18,7 +18,9 @@
"supportedDevices": {
"macos": "MacOS (M1 or later)",
"windows": "Windows (Nvidia GPU with CUDA support)"
}
},
"continue": "Continue",
"continueTooltip": "I am sure my device is supported"
},
"downloadGit": {
"title": "Download git",