TF-3096 Add PublicAsset create quota exception
This commit is contained in:
@@ -2920,7 +2920,7 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"pleaseChooseAnImageSizeCorrectly": "Please choose an image size <= {maxSize}KB",
|
||||
"pleaseChooseAnImageSizeCorrectly": "Please choose an image with size less than {maxSize}KB",
|
||||
"@pleaseChooseAnImageSizeCorrectly": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
@@ -3988,6 +3988,12 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"generalSignatureImageUploadError": "There was an error while uploading the image. Please try again.",
|
||||
"@generalSignatureImageUploadError": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"thisImageCannotBePastedIntoTheEditor": "This image cannot be pasted into the editor.",
|
||||
"@thisImageCannotBePastedIntoTheEditor": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user