sp-dev-fx-webparts/samples/react-officegraph/lib/webparts/trendingInThisSite/loc/en-us.js

7 lines
213 B
JavaScript
Raw Normal View History

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