From 0c83d05d0d2e37949e87851a10d91e972e3df691 Mon Sep 17 00:00:00 2001 From: Dalon Zhang Date: Wed, 3 Dec 2025 11:09:41 +0800 Subject: [PATCH] Translate chapter title to Chinese --- .../tutorials/server_framework_101/04_securityintro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/developer/tutorials/server_framework_101/04_securityintro.rst b/content/developer/tutorials/server_framework_101/04_securityintro.rst index 5c4c2317fb..c8d629d642 100644 --- a/content/developer/tutorials/server_framework_101/04_securityintro.rst +++ b/content/developer/tutorials/server_framework_101/04_securityintro.rst @@ -1,5 +1,5 @@ ========================================== -Chapter 4: Security - A Brief Introduction +第四章: 安全 - 简述 ========================================== In the :doc:`previous chapter <03_basicmodel>`, we created our first table