sp-dev-fx-webparts/samples/react-news/release/assets/ReactNewsWebpartStrings_en-us_9c69b7524949cbd1c1bc277cc0857652.js

10 lines
241 B
JavaScript
Raw Normal View History

define([], function() {
return {
PropertyPaneDescription: "Description",
BasicGroupName: "Group Name",
DescriptionFieldLabel: "Description Field",
StyleToggle: "Style",
AuthorToggle: "Author",
sites: "Sites"
}
});