Skip to content

Commit c9d0ea7

Browse files
chore: i18n string addition
Informational message indicating each organization instance maintains its own authentication state.
1 parent c7e4534 commit c9d0ea7

File tree

1 file changed

+2
-1
lines changed
  • packages/hoppscotch-common/locales

1 file changed

+2
-1
lines changed

packages/hoppscotch-common/locales/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2227,7 +2227,8 @@
22272227
"status_canceled": "Canceled",
22282228
"status_inactive": "Inactive",
22292229
"status_canceled_tooltip": "Subscription canceled - Contact support to reactivate this workspace",
2230-
"status_inactive_tooltip": "This organization is temporarily inactive - Contact support for assistance"
2230+
"status_inactive_tooltip": "This organization is temporarily inactive - Contact support for assistance",
2231+
"multi_account_notice": "Note: Each organization instance maintains its own authentication state. If you've signed in with different accounts across instances, accessing an instance from the sidebar will load with the account currently logged in on that instance, not necessarily the account you're switching from."
22312232
},
22322233
"billing": {
22332234
"confirm": {

0 commit comments

Comments
 (0)