sp-dev-fx-webparts/samples/react-news/release/assets/ReactNewsWebpartStrings_en-us_9c69b7524949cbd1c1bc277cc0857652.js
ReactIntern 0fdb58fa6e Initial Push
Pushing React-News to main
2021-09-22 18:12:42 -04:00

10 lines
241 B
JavaScript

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