You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/dashboard/src/@locales/en/common.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -289,5 +289,11 @@
289
289
"member-role-description": "Can only access specific environments and cannot create or update organization settings, projects, environments, API keys, or members.",
290
290
"admin-role-description": "Has access to all environments and can do anything",
Copy file name to clipboardExpand all lines: ui/dashboard/src/@locales/en/message.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,5 +57,7 @@
57
57
"demo-not-available": "The Demo feature is not available at the moment.",
58
58
"demo-available": "Authenticate with Google and get started!",
59
59
"demo-privacy-description": "We collect your name and email address to analyze demo usage, and we may contact you for feedback about Bucketeer.<br />We will not share your information with any third parties. For any questions or to delete your information, please contact us via <comp>Slack</comp>.",
60
-
"required-agreement-terms": "The agreement to the Terms of Use and Privacy Policy is required to proceed."
60
+
"required-agreement-terms": "The agreement to the Terms of Use and Privacy Policy is required to proceed.",
61
+
"leave-page-unsaved-changes": "You have unsaved changes",
62
+
"leave-page-unsaved-changes-content": "If you leave this page, the changes will be lost."
0 commit comments