Fixing typo in attachment.description id

stable
Alejandro Alonso 2015-05-18 13:55:55 +02:00
parent 452cd118de
commit 6065498672
1 changed files with 1 additions and 1 deletions

View File

@ -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}}]",