We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a4139 commit ae6cd6aCopy full SHA for ae6cd6a
src/loc/en-us.ts
@@ -72,7 +72,7 @@ define([], () => {
72
ListItemAttachmentsCommandBarAddAttachmentLabel: 'Add Attachment',
73
ListItemAttachmentsloadingMessage: 'Uploading file ...',
74
ListItemAttachmentslPlaceHolderIconText: 'List Item Attachment',
75
- ListItemAttachmentslPlaceHolderDescription: 'Please Upload Attachment',
76
- ListItemAttachmentslPlaceHolderButtonLabel: 'Upload'
+ ListItemAttachmentslPlaceHolderDescription: 'Please Add Attachment',
+ ListItemAttachmentslPlaceHolderButtonLabel: 'Add'
77
};
78
});
0 commit comments