From c47e96c35229db89c5ec55465ac9422035331553 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 13 Oct 2023 08:30:31 +0200 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2290133 (#93422) --- .../gen/Resources/xlf/Strings.zh-Hans.xlf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libraries/Microsoft.Extensions.Options/gen/Resources/xlf/Strings.zh-Hans.xlf b/src/libraries/Microsoft.Extensions.Options/gen/Resources/xlf/Strings.zh-Hans.xlf index 98d7e55197f65..76a26db32a673 100644 --- a/src/libraries/Microsoft.Extensions.Options/gen/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/libraries/Microsoft.Extensions.Options/gen/Resources/xlf/Strings.zh-Hans.xlf @@ -154,12 +154,12 @@ The validation attribute {0} should only be applied to properties of type string, array, or ICollection. Using it with the type {1} could lead to runtime failures. - The validation attribute {0} should only be applied to properties of type string, array, or ICollection. Using it with the type {1} could lead to runtime failures. + 验证特性 {0} 只能应用于字符串、数组或 ICollection 类型的属性。将它与 {1} 类型一起使用可能会导致运行时故障。 The validation attribute is only applicable to properties of type string, array, or ICollection; it cannot be used with other types. - The validation attribute is only applicable to properties of type string, array, or ICollection; it cannot be used with other types. + 验证特性仅适用于字符串、数组或 ICollection 类型的属性;它不能与其他类型一起使用。