blakeblackshear.frigate/web/src/components/overlay
Josh Hawkins 484ea10037
move username to i18n key (#17818)
Some languages structure phrases and sentences differently, so the username can't always be assumed to be the last item in the phrase. This change uses the Trans component to maintain the HTML formatting.
2025-04-19 19:05:49 -06:00
..
detail Fix some page i18n wrong (#17682) 2025-04-19 09:02:15 -05:00
dialog Small Tweaks (#17652) 2025-04-11 08:21:01 -06:00
CameraInfoDialog.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
CreateUserDialog.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
DebugDrawingLayer.tsx
DeleteUserDialog.tsx i18n fixes (#17725) 2025-04-17 07:34:24 -06:00
ExportDialog.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
FaceSelectionDialog.tsx Quick fixes (#17639) 2025-04-10 16:33:51 -05:00
GPUInfoDialog.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
LogInfoDialog.tsx Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
MobileCameraDrawer.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
MobileReviewSettingsDrawer.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
MobileTimelineDrawer.tsx
ReviewActivityCalendar.tsx Improve display of recordings data (#16436) 2025-02-09 16:02:36 -07:00
RoleChangeDialog.tsx move username to i18n key (#17818) 2025-04-19 19:05:49 -06:00
SaveExportOverlay.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
SetPasswordDialog.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
TimelineDataOverlay.tsx