+
+ );
+};
+
+export default Page;
diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json
index 83975b720d..2b0dc63b64 100644
--- a/apps/web/public/static/locales/en/common.json
+++ b/apps/web/public/static/locales/en/common.json
@@ -2088,6 +2088,9 @@
"disable_app": "Disable App",
"disable_app_description": "Disabling this app could cause problems with how your users interact with Cal",
"edit_keys": "Edit Keys",
+ "feature": "Feature",
+ "playground": "Playground",
+ "admin_playground_description": "Admin playground for testing out new features and functionalities.",
"admin_apps_description": "Enable apps for your instance of Cal",
"admin_users_description": "A list of all the users in your account including their name, title, email and role.",
"admin_users_add_description": "Here you can add a new user.",