diff --git a/src/locales/en/main.json b/src/locales/en/main.json index 08ffee3ee..d348d6477 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -2231,7 +2231,7 @@ "baseModels": "Base models", "browseAssets": "Browse Assets", "checkpoints": "Checkpoints", - "civitaiLinkExample": "Example: https://civitai.com/api/download/models/833921?type=Model&format=SafeTensor", + "civitaiLinkExample": "Example: https://civitai.com/models/10706/luisap-z-image-and-qwen-pixel-art-refiner?modelVersionId=2225295", "civitaiLinkLabel": "Civitai model download link", "civitaiLinkPlaceholder": "Paste link here", "confirmModelDetails": "Confirm Model Details", @@ -2257,7 +2257,7 @@ "modelNamePlaceholder": "Enter a name for this model", "modelTypeSelectorLabel": "What type of model is this?", "modelTypeSelectorPlaceholder": "Select model type", - "modelUploaded": "Model imported! 🎉", + "modelUploaded": "Model successfully imported.", "noAssetsFound": "No assets found", "noModelsInFolder": "No {type} available in this folder", "notSureLeaveAsIs": "Not sure? Just leave this as is", @@ -2287,7 +2287,7 @@ "uploadingModel": "Importing model...", "uploadModel": "Import", "uploadModelDescription1": "Paste a Civitai model download link to add it to your library.", - "uploadModelDescription2": "Only links from https://civitai.com are supported at the moment", + "uploadModelDescription2": "Only links from https://civitai.com/models are supported at the moment", "uploadModelDescription3": "Max file size: 1 GB", "uploadModelFailedToRetrieveMetadata": "Failed to retrieve metadata. Please check the link and try again.", "uploadModelFromCivitai": "Import a model from Civitai",