diff --git a/web/apps/photos/src/pages/_app.tsx b/web/apps/photos/src/pages/_app.tsx
index c62606b30..fe941f79c 100644
--- a/web/apps/photos/src/pages/_app.tsx
+++ b/web/apps/photos/src/pages/_app.tsx
@@ -486,7 +486,9 @@ export default function App(props: EnteAppProps) {
)}
-
+ {isI18nReady && (
+
+ )}