summaryrefslogtreecommitdiff
path: root/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2018-05-17 17:47:56 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2018-05-17 17:47:56 +0000
commit6ae08b2207bc7812b8e8196fbb5fbd81609606cc (patch)
tree4eb0cd23b31c88d8f10c7d96248dc06a9024f8fd /docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
parent826975e9cf5f006144398b1375b69921a4550c51 (diff)
downloadhttpd-6ae08b2207bc7812b8e8196fbb5fbd81609606cc.tar.gz
Error page translations submitted for zh-cn and zh-tw, contributed
by CodeingBoy <codeingboy gmail.com>. Note that zh-tw is not a native translation; each translation aught be reviewed by a native reader before backporting to 2.4.x branch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1831800 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/error/HTTP_METHOD_NOT_ALLOWED.html.var')
-rw-r--r--docs/error/HTTP_METHOD_NOT_ALLOWED.html.var25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var b/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
index a17a3f474e..5b7c0e1064 100644
--- a/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
+++ b/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
@@ -241,3 +241,28 @@ Body:----------tr--
<!--#include virtual="include/bottom.html" -->
----------tr--
+
+Content-language: zh-cn
+Content-type: text/html; charset=UTF-8
+Body:----------zh-cn--
+<!--#set var="TITLE" value="请求的方法不允许!"
+--><!--#include virtual="include/top.html" -->
+
+ 在请求的 URL 上不允许使用
+ <!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法。
+
+<!--#include virtual="include/bottom.html" -->
+----------zh-cn--
+
+Content-language: zh-tw
+Content-type: text/html; charset=UTF-8
+Body:----------zh-tw--
+<!--#set var="TITLE" value="請求的方法不允許!"
+--><!--#include virtual="include/top.html" -->
+
+ 在請求的 URL 上不允許使用
+ <!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法。
+
+<!--#include virtual="include/bottom.html" -->
+----------zh-tw--
+