Skip to content

Commit c2d16ed

Browse files
committed
update
1 parent 8b20b35 commit c2d16ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/react/i18n.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ git checkout -b <your new branch name>
117117
4. Wait for `rc-picker` and `rc-pagination` to release the new version containing the above.
118118
5. Update the `rc-picker` and `rc-pagination` versions in `antd` and add the remaining other necessary content for the language. for example [Azerbaijani PR](https://github.com/ant-design/ant-design/pull/21387).
119119
6. Add a test case for the language in [components/locale-provider/\_\_tests\_\_/index.test.js](/components/locale-provider/__tests__/index.test.js).
120-
7. update snapshots, you may also need to delete `node_modules` and lock files (`yarn.lock` or `package-lock.json`) and reinstall at first.
120+
7. update snapshots, you may also need to delete `node_modules`, lock files (`yarn.lock` or `package-lock.json`) and reinstall at first.
121121

122122
```bash
123123
npm run test -- components/locale-provider -u

0 commit comments

Comments
 (0)