Skip to content

Commit ff4d4b3

Browse files
committed
docs: localize Chinese README descriptions
1 parent 9bdd10e commit ff4d4b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ npm start
9797
| showSizeChanger | `boolean` | `total > totalBoundaryShowSizeChanger` | 显示页面大小更改器。 |
9898
| showTitle | `boolean` | `true` | 在页面项目上显示标题。 |
9999
| showTotal | `(total, range) => ReactNode` | - | 渲染总文本。 |
100-
| simple | `boolean \| { readOnly?: boolean }` | `false` | Use simple pager. |
100+
| simple | `boolean \| { readOnly?: boolean }` | `false` | 使用简洁分页器。 |
101101
| sizeChangerRender | `SizeChangerRender` | - | 定制尺寸变换器。 |
102102
| style | `React.CSSProperties` | - | 根内联样式。 |
103103
| styles | `Partial<Record<'item', CSSProperties>>` | - | 语义化样式。 |

0 commit comments

Comments
 (0)