From eeea59f695a206ca2d98f5ccf41ef2cf38243eb4 Mon Sep 17 00:00:00 2001 From: cdn0x12 Date: Mon, 7 Apr 2025 00:34:31 +0800 Subject: [PATCH] Update zh-cn snippets --- i18n/zh-cn.toml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml index 5e9093f..ac9e5a7 100644 --- a/i18n/zh-cn.toml +++ b/i18n/zh-cn.toml @@ -38,13 +38,19 @@ other = "版权信息" other = "表单数据参数" [headers] -other = "标题" +other = "标头" [required] -other = "必需的" +other = "必需" [optional] -other = "可选的" +other = "可选" + +[deprecated] +other = "已弃用" + +[removed] +other = "已移除" [nullable] other = "nullable" @@ -63,3 +69,6 @@ other = "响应" [otherTranslations] other = "也可在此找到:" + +[sponsoredBy] +other = "赞助商"