Skip to content

Commit ae6cd6a

Browse files
committed
update Strings List-Items-Attachments
1 parent f6a4139 commit ae6cd6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/loc/en-us.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ define([], () => {
7272
ListItemAttachmentsCommandBarAddAttachmentLabel: 'Add Attachment',
7373
ListItemAttachmentsloadingMessage: 'Uploading file ...',
7474
ListItemAttachmentslPlaceHolderIconText: 'List Item Attachment',
75-
ListItemAttachmentslPlaceHolderDescription: 'Please Upload Attachment',
76-
ListItemAttachmentslPlaceHolderButtonLabel: 'Upload'
75+
ListItemAttachmentslPlaceHolderDescription: 'Please Add Attachment',
76+
ListItemAttachmentslPlaceHolderButtonLabel: 'Add'
7777
};
7878
});

0 commit comments

Comments
 (0)