Skip to content

Commit fe97c0d

Browse files
tweak(ui): default settings verbiage
1 parent 6056764 commit fe97c0d

File tree

1 file changed

+4
-4
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+4
-4
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -713,10 +713,12 @@
713713
"convertToDiffusersHelpText4": "This is a one time process only. It might take around 30s-60s depending on the specifications of your computer.",
714714
"convertToDiffusersHelpText5": "Please make sure you have enough disk space. Models generally vary between 2GB-7GB in size.",
715715
"convertToDiffusersHelpText6": "Do you wish to convert this model?",
716-
"noDefaultSettings": "No Default Settings configured for this model. Visit the Model Manager to configure.",
716+
"noDefaultSettings": "No default settings configured for this model. Visit the Model Manager to add default settings.",
717717
"defaultSettings": "Default Settings",
718718
"defaultSettingsSaved": "Default Settings Saved",
719-
"defaultSettingsOutOfSync": "The below generation settings are out of sync for this model's default settings",
719+
"defaultSettingsOutOfSync": "Some settings do not match the model's defaults:",
720+
"restoreDefaultSettings": "Click to use the model's default settings.",
721+
"usingDefaultSettings": "Using model's default settings",
720722
"delete": "Delete",
721723
"deleteConfig": "Delete Config",
722724
"deleteModel": "Delete Model",
@@ -775,7 +777,6 @@
775777
"pruneTooltip": "Prune finished imports from queue",
776778
"repo_id": "Repo ID",
777779
"repoVariant": "Repo Variant",
778-
"restoreDefaultSettings": "Click to reset to default settings",
779780
"scanFolder": "Scan Folder",
780781
"scanFolderHelper": "The folder will be recursively scanned for models. This can take a few moments for very large folders.",
781782
"scanPlaceholder": "Path to a local folder",
@@ -802,7 +803,6 @@
802803
"uploadImage": "Upload Image",
803804
"urlOrLocalPath": "URL or Local Path",
804805
"urlOrLocalPathHelper": "URLs should point to a single file. Local paths can point to a single file or folder for a single diffusers model.",
805-
"usingDefaultSettings": "Using default settings",
806806
"vae": "VAE",
807807
"vaePrecision": "VAE Precision",
808808
"variant": "Variant",

0 commit comments

Comments
 (0)