Skip to content

Commit 95a2125

Browse files
authored
docs(cn): update guide/browser/aria-snapshots.md (#979)
1 parent c163fc2 commit 95a2125

2 files changed

Lines changed: 96 additions & 96 deletions

File tree

.vitepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -813,9 +813,9 @@ export default ({ mode }: { mode: string }) => {
813813
docFooterText: 'Playwright Traces | Browser Mode',
814814
},
815815
{
816-
text: 'ARIA Snapshots',
816+
text: 'ARIA 快照',
817817
link: '/guide/browser/aria-snapshots',
818-
docFooterText: 'ARIA Snapshots | Browser Mode',
818+
docFooterText: 'ARIA 快照 | 浏览器模式',
819819
},
820820
],
821821
},

0 commit comments

Comments
 (0)