chore: update property pane strings

This commit is contained in:
SandeepPS1299 2024-10-19 15:42:00 +05:30
parent 9090f1f57d
commit 7aa076eeab
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
define([], function () {
return {
PropertyPaneDescription: "Description",
BasicGroupName: "Configure this webpart",
WebpartFieldLabel: "Webpart Title",
ContentTitleFieldLabel: "Content Title",
ContentDescriptionFieldLabel: "Content Description",
PropertyPaneDescription: "Configure this webpart",
BasicGroupName: "Basic Settings",
WebpartFieldLabel: "Header",
ContentTitleFieldLabel: "Sub heading",
ContentDescriptionFieldLabel: "Sub heading description",
AppLocalEnvironmentSharePoint:
"The app is running on your local environment as SharePoint web part",
AppLocalEnvironmentTeams: