diff --git a/packages/hoppscotch-common/locales/en.json b/packages/hoppscotch-common/locales/en.json index 3da16edb..3f941da5 100644 --- a/packages/hoppscotch-common/locales/en.json +++ b/packages/hoppscotch-common/locales/en.json @@ -803,7 +803,7 @@ "sync_description": "These settings are synced to cloud.", "sync_environments": "Environments", "sync_history": "History", - "history_disabled": "History is disabled", + "history_disabled": "History is disabled. Contact your organization admin to enable history", "system_mode": "System", "telemetry": "Telemetry", "telemetry_helps_us": "Telemetry helps us to personalize our operations and deliver the best experience to you.", diff --git a/packages/hoppscotch-common/src/components/http/BodyParameters.vue b/packages/hoppscotch-common/src/components/http/BodyParameters.vue index f70bfff7..255f2c62 100644 --- a/packages/hoppscotch-common/src/components/http/BodyParameters.vue +++ b/packages/hoppscotch-common/src/components/http/BodyParameters.vue @@ -214,7 +214,7 @@