chore: update property pane strings
This commit is contained in:
parent
9090f1f57d
commit
7aa076eeab
|
@ -1,10 +1,10 @@
|
||||||
define([], function () {
|
define([], function () {
|
||||||
return {
|
return {
|
||||||
PropertyPaneDescription: "Description",
|
PropertyPaneDescription: "Configure this webpart",
|
||||||
BasicGroupName: "Configure this webpart",
|
BasicGroupName: "Basic Settings",
|
||||||
WebpartFieldLabel: "Webpart Title",
|
WebpartFieldLabel: "Header",
|
||||||
ContentTitleFieldLabel: "Content Title",
|
ContentTitleFieldLabel: "Sub heading",
|
||||||
ContentDescriptionFieldLabel: "Content Description",
|
ContentDescriptionFieldLabel: "Sub heading description",
|
||||||
AppLocalEnvironmentSharePoint:
|
AppLocalEnvironmentSharePoint:
|
||||||
"The app is running on your local environment as SharePoint web part",
|
"The app is running on your local environment as SharePoint web part",
|
||||||
AppLocalEnvironmentTeams:
|
AppLocalEnvironmentTeams:
|
||||||
|
|
Loading…
Reference in New Issue