We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c163fc2 commit 95a2125Copy full SHA for 95a2125
2 files changed
.vitepress/config.ts
@@ -813,9 +813,9 @@ export default ({ mode }: { mode: string }) => {
813
docFooterText: 'Playwright Traces | Browser Mode',
814
},
815
{
816
- text: 'ARIA Snapshots',
+ text: 'ARIA 快照',
817
link: '/guide/browser/aria-snapshots',
818
- docFooterText: 'ARIA Snapshots | Browser Mode',
+ docFooterText: 'ARIA 快照 | 浏览器模式',
819
820
],
821
0 commit comments