Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/theme/template/other/Principle.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const text = [
titleEn: 'Restrain',
img: 'https://gw.alipayobjects.com/zos/rmsportal/OkIXkscKxywYLSrilPIf.gif',
content: '做有意义的动效,不去做太多的修饰而干扰用户',
contentEn: 'The animation should be meaningful and justified. An over fancy animation will frustrate its users, and therefore should always be avoided.',
contentEn: 'The animation should be meaningful and justified. An overly fancy animation will frustrate its users, and therefore should always be avoided.',
},
];

Expand Down