chore: add messages for chrome extension banner (#40181)
This commit is contained in:
parent
a852e495b9
commit
573dc2e540
|
|
@ -1996,6 +1996,10 @@ export const IN_APP_EMBED_SETTING = {
|
|||
"Make your app public to embed your Appsmith app into legacy applications",
|
||||
secondaryHeading: () =>
|
||||
"Embedding in public mode is supported in the free plan. To make your app public, please contact your administrator.",
|
||||
chromeExtensionBannerTitle: () => "Get the Chrome extension",
|
||||
chromeExtensionBannerDescription: () =>
|
||||
"Bring powerful AI assistance to the tools you and your teams use.",
|
||||
chromeExtensionBannerButton: () => "Get the extension",
|
||||
};
|
||||
|
||||
export const APP_NAVIGATION_SETTING = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user