Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit fcf2350

Browse files
authored
changed "contact this model to "use this model" server.en.yml (#989)
translators gave feedback that the phrase "contact this model" is confusing. changed it to "use this model".
1 parent fc88bb0 commit fcf2350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/locales/server.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ en:
439439

440440
llm_models:
441441
missing_provider_param: "%{param} can't be blank"
442-
bedrock_invalid_url: "Please complete all the fields to contact this model."
442+
bedrock_invalid_url: "Please complete all the fields to use this model."
443443

444444
errors:
445445
no_query_specified: The query parameter is required, please specify it.

0 commit comments

Comments
 (0)