From 28067640b55cebf17ca3f3abe9b0e79c6a4b046d Mon Sep 17 00:00:00 2001 From: "IWAI, Masaharu" Date: Fri, 24 Jan 2025 14:41:20 +0900 Subject: [PATCH] fix: wrong zh_Hans translation: Ohio (#13006) --- api/core/model_runtime/model_providers/bedrock/bedrock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/core/model_runtime/model_providers/bedrock/bedrock.yaml b/api/core/model_runtime/model_providers/bedrock/bedrock.yaml index 99013a95d2..0d28d02cca 100644 --- a/api/core/model_runtime/model_providers/bedrock/bedrock.yaml +++ b/api/core/model_runtime/model_providers/bedrock/bedrock.yaml @@ -54,7 +54,7 @@ provider_credential_schema: - value: us-east-2 label: en_US: US East (Ohio) - zh_Hans: 美国东部 (弗吉尼亚北部) + zh_Hans: 美国东部 (俄亥俄) - value: us-west-2 label: en_US: US West (Oregon)