const Component = {
    "图片 url 不存在": "Image url does not exist",
    "暂不支持下载此类型图片": "Downloading this type of image is not currently supported",
    "大图提取中": "Processing large image",
    "已保存至相册": "Saved to album",
    "图片下载失败": "Image download failed",
  }

  export default Component;