sp-dev-fx-webparts/samples/react-teams-meeting-app-que.../release/assets/QuestionnaireMeetingAppWebP...

12 lines
331 B
JavaScript

define([], function() {
return {
"PropertyPaneDescription": "Description",
"BasicGroupName": "Group Name",
"SiteURLFieldLabel": "Relative Site URL",
"ListNameFieldLabel": "Relative Site URL",
"AddQuestion": "New Question",
"Posted": "posted",
"Title": "Title",
"Description": "Description"
}
});