TF-3096 Add PublicAsset create quota exception

This commit is contained in:
DatDang
2024-08-20 10:24:28 +07:00
committed by Dat H. Pham
parent df692d8d43
commit 2754451d9e
11 changed files with 40 additions and 14 deletions
+7 -1
View File
@@ -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",