Fix missing i18n keys (#17952)

* Fix missing i18n keys

* gpu info dialog fixes
This commit is contained in:
Josh Hawkins
2025-04-29 06:47:19 -06:00
committed by GitHub
parent 1e079027ec
commit 9291543705
7 changed files with 16 additions and 9 deletions
@@ -704,7 +704,7 @@ export function CameraNotificationSwitch({
{!isSuspended ? (
<Select onValueChange={handleSuspend}>
<SelectTrigger className="w-auto">
<SelectValue placeholder="Suspend" />
<SelectValue placeholder={t("notification.suspendTime.suspend")} />
</SelectTrigger>
<SelectContent>
<SelectItem value="5">