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 80ad59d commit f57cdd2Copy full SHA for f57cdd2
src/loc/pt-br.ts
@@ -67,7 +67,7 @@ define([], () => {
67
ListItemAttachmentsdialogOKbuttonLabelOnDelete: 'Excluir',
68
ListItemAttachmentsuploadAttachmentDialogTitle: 'Juntar anexo',
69
ListItemAttachmentsuploadAttachmentButtonLabel: 'Juntar anexo',
70
- ListItemAttachmentsuploadAttachmentErrorMsg: 'O arquivo {0} não anexado, motivo: {1}',
+ ListItemAttachmentsuploadAttachmentErrorMsg: 'O arquivo {0} não foi anexado, motivo: {1}',
71
ListItemAttachmentsCommandBarAddAttachmentLabel: 'Juntar anexo',
72
ListItemAttachmentsloadingMessage: 'Enviando arquivo ...',
73
ListItemAttachmentslPlaceHolderIconText: 'Anexo de item de lista',
0 commit comments