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: locales/en-US/setting.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,9 @@
268
268
"marketPublish.upload.button": "Publish New Version",
269
269
"marketPublish.upload.tooltip": "Publish a new version to Agent Community",
270
270
"marketPublish.uploadGroup.tooltip": "Publish a new version to Group Community",
271
+
"marketPublish.validation.confirmPublish": "Are you sure you want to publish to the market?",
272
+
"marketPublish.validation.emptyName": "Cannot publish: Name is required",
273
+
"marketPublish.validation.emptySystemRole": "Cannot publish: System Role is required",
271
274
"memory.enabled.desc": "Allow LobeHub to extract preferences and info from conversations and use them later. You can view, edit, or clear memory anytime.",
0 commit comments