Abhinav hai 1 ano
pai
achega
3d9a302cde
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      apps/photos/src/components/Sidebar/AdvancedSettings.tsx

+ 3 - 1
apps/photos/src/components/Sidebar/AdvancedSettings.tsx

@@ -110,7 +110,9 @@ export default function AdvancedSettings({ open, onClose, onRootClose }) {
 
 
                         {isElectron() && (
                         {isElectron() && (
                             <Box>
                             <Box>
-                                <MenuSectionTitle title={t('STATUS')} />
+                                <MenuSectionTitle
+                                    title={t('MAGIC_SEARCH_STATUS')}
+                                />
                                 <Stack py={'12px'} px={'12px'} spacing={'24px'}>
                                 <Stack py={'12px'} px={'12px'} spacing={'24px'}>
                                     <VerticallyCenteredFlex
                                     <VerticallyCenteredFlex
                                         justifyContent="space-between"
                                         justifyContent="space-between"