Skip to content

Commit

Permalink
i18n(zh-cn): Fix Chinese subtag
Browse files Browse the repository at this point in the history
  • Loading branch information
liruifengv committed Oct 11, 2023
1 parent 10013f8 commit a2f05f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/zh-cn/reference/overrides.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Starlight 会将以下参数传递给你的自定义组件。

**类型:** `string`

当前页面的 BCP-47 语言标签,例如 `en``zh``pt-BR`
当前页面的 BCP-47 语言标签,例如 `en``zh-CN``pt-BR`

#### `locale`

Expand Down

0 comments on commit a2f05f8

Please sign in to comment.