diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index cfd20662..922bf59b 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -38,7 +38,7 @@ en: ai_nsfw_flag_threshold_sexy: "Threshold for an image classified as sexy to be considered NSFW." ai_nsfw_models: "Models to use for NSFW inference." - ai_openai_gpt35_url: "Custom URL used for GPT 3.5 chat completions. (for Azuer support)" + ai_openai_gpt35_url: "Custom URL used for GPT 3.5 chat completions. (for Azure support)" ai_openai_gpt35_16k_url: "Custom URL used for GPT 3.5 16k chat completions. (for Azure support)" ai_openai_gpt4_url: "Custom URL used for GPT 4 chat completions. (for Azure support)" ai_openai_gpt4_32k_url: "Custom URL used for GPT 4 32k chat completions. (for Azure support)"