This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 9ffa34d1d59639e359feb94c79e3428be5ccfc1b
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Mar 1 16:51:19 2023 +0000

    s
---
 java/jakarta/servlet/http/LocalStrings_zh_CN.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/jakarta/servlet/http/LocalStrings_zh_CN.properties 
b/java/jakarta/servlet/http/LocalStrings_zh_CN.properties
index 04f0508282..413ab0109d 100644
--- a/java/jakarta/servlet/http/LocalStrings_zh_CN.properties
+++ b/java/jakarta/servlet/http/LocalStrings_zh_CN.properties
@@ -26,6 +26,7 @@ err.state.commit=响应一旦被提交后就没有准许
 http.method_delete_not_supported=当前URL不支持HTTP的DELETE方法
 http.method_get_not_supported=此URL不支持Http方法GET
 http.method_not_implemented=这个servlet没有为这个URI实现方法[{0}]
+http.method_patch_not_supported=此URL不支持Http方法PATCH
 http.method_post_not_supported=此URL不支持Http方法POST
 http.method_put_not_supported=此URL不支持HTTP方法PUT
 http.non_http=没有HTTP请求或响应


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to