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

8 lines
279 B
JavaScript

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)"
}
});