summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiaoyue Lin2023-09-19 02:33:58 +0800
committerGitHub2023-09-18 15:33:58 -0300
commit52f1807a83764018ac15889d0ad00d2966db9313 (patch)
treeaf1fc863a78266bc4cabcbf00337a90ded0c38ca
parent783782560770d35b3996c390b4c1d976e99d7f8b (diff)
downloadIT.starlight-52f1807a83764018ac15889d0ad00d2966db9313.tar.gz
IT.starlight-52f1807a83764018ac15889d0ad00d2966db9313.tar.bz2
IT.starlight-52f1807a83764018ac15889d0ad00d2966db9313.zip
i18n(zh-cn): update `guides/i18n.mdx` (#722)
-rw-r--r--docs/src/content/docs/zh/guides/i18n.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/zh/guides/i18n.mdx b/docs/src/content/docs/zh/guides/i18n.mdx
index 0784813f..d212ddd8 100644
--- a/docs/src/content/docs/zh/guides/i18n.mdx
+++ b/docs/src/content/docs/zh/guides/i18n.mdx
@@ -142,7 +142,7 @@ Starlight 期望你在所有语言中创建等效的页面。例如,如果你
除了托管翻译的内容文件之外,Starlight 还允许你翻译默认的 UI 字符串(例如,目录中的“本页”标题),以便你的读者可以完全使用所选的语言体验你的网站。
-默认提供了英语、捷克语、法语、德语、意大利语、日语、葡萄牙语、荷兰语、丹麦语、西班牙语、土耳其语、阿拉伯语、挪威语、波斯语、简体中文、韩语和瑞典语的翻译 UI 字符串,我们欢迎[贡献添加更多默认语言](https://github.com/withastro/starlight/blob/main/CONTRIBUTING.md)。
+默认提供了英语、捷克语、法语、德语、意大利语、日语、葡萄牙语、荷兰语、丹麦语、西班牙语、土耳其语、阿拉伯语、挪威语、波斯语、简体中文、韩语、俄罗斯语和瑞典语的翻译 UI 字符串,我们欢迎[贡献添加更多默认语言](https://github.com/withastro/starlight/blob/main/CONTRIBUTING.md)。
你可以通过 `i18n` 数据集合提供你支持的其他语言的翻译 - 或覆盖我们的默认标签。