{
  "textEditor" : {
    "imageUpload" : {
      "noFile" : "We couldn't find an image to upload. Choose a file and try again.",
      "aborted" : "Image upload was cancelled before it finished. Try uploading it again.",
      "unsupportedType" : "%{type}files aren't supported.",
      "pdfUnsupportedType" : "%{type}images won't appear in PDF exports.",
      "dismissWarning" : "Dismiss warning",
      "fileTooLarge" : "Images must be 10 MB or smaller.",
      "imageLimit" : "You've reached the limit of %{count} images. Remove one before adding another.",
      "unreadable" : "This file couldn't be read as an image. Choose a different image and try again.",
      "failed" : "We couldn't upload this image. Check your connection and try again.",
      "invalidProstoreFileId" : "Something went wrong uploading this image. Please try again.",
      "invalidImageUrl" : "Something went wrong uploading this image. Please try again."
    }
  }
}