+
+
+
+
+
c.name)}
+ necessaryCategoryName={necessaryCategoryName}
+ />
+
+ {selectedLanguage === banner.defaultLanguage && (
+
+ {__(
+ "This is the default language. These translations are shown when a visitor's language is not available.",
+ )}
+
+ )}
+
+ );
+}
diff --git a/apps/console/src/pages/organizations/cookie-banners/configuration/translations/CookieBannerTranslationsPageLoader.tsx b/apps/console/src/pages/organizations/cookie-banners/configuration/translations/CookieBannerTranslationsPageLoader.tsx
new file mode 100644
index 000000000..a500bfefd
--- /dev/null
+++ b/apps/console/src/pages/organizations/cookie-banners/configuration/translations/CookieBannerTranslationsPageLoader.tsx
@@ -0,0 +1,45 @@
+// Copyright (c) 2026 Probo Inc