Skip to content

Commit

Permalink
refactor: update basic bot's description (#9666)
Browse files Browse the repository at this point in the history
  • Loading branch information
yukun-dong authored Aug 22, 2023
1 parent 3db87b5 commit f2e5373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fx-core/resource/package.nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
"core.DashboardOption.label": "Dashboard",
"core.DashboardOption.detail": "A canvas with cards and widgets for displaying important information",
"core.BotNewUIOption.label": "Basic Bot",
"core.BotNewUIOption.detail": "A simple implementation of a bot that's ready to customize",
"core.BotNewUIOption.detail": "A simple implementation of an echo bot that's ready to customize",
"core.LinkUnfurlingOption.label": "Link Unfurling",
"core.LinkUnfurlingOption.detail": "Display information and actions when a URL is pasted into the compose message area",
"core.MessageExtensionOption.labelNew": "Collect Form Input and Process Data",
Expand Down

0 comments on commit f2e5373

Please sign in to comment.