Fixing typo in attachment.description id
parent
452cd118de
commit
6065498672
|
@ -200,7 +200,7 @@
|
|||
"ATTACHMENT": {
|
||||
"SECTION_NAME": "attachments",
|
||||
"TITLE": "{{ fileName }} uploaded on {{ date }}",
|
||||
"DESCIPTION": "Type a short description",
|
||||
"DESCRIPTION": "Type a short description",
|
||||
"DEPRECATED_FILE": "Deprecated?",
|
||||
"ADD": "Add new attachment. <%- maxFileSizeMsg %>",
|
||||
"MAX_FILE_SIZE": "[Max. size: {{maxFileSize}}]",
|
||||
|
|
Loading…
Reference in New Issue