|
define([], function() {
|
|
return {
|
|
"PropertyPaneDescription": "Manage the settings of this Web Part",
|
|
"ViewGroupName": "View",
|
|
"NumberOfDocumentsFieldLabel": "Number of documents to show",
|
|
"TitleFieldLabel": "Web Part Title (displayed in the body)"
|
|
}
|
|
}); |