mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
feat(i18n): update resources and add Swedish language (#7247)
close AFF-1279
This commit is contained in:
@@ -75,7 +75,7 @@ test('allow creation of filters by favorite', async ({ page }) => {
|
||||
await waitForEditorLoad(page);
|
||||
await clickSideBarAllPageButton(page);
|
||||
// playwright first language is en-US
|
||||
await createFirstFilter(page, 'Favorited');
|
||||
await createFirstFilter(page, 'Favourited');
|
||||
await page
|
||||
.locator('[data-testid="filter-arg"]', { hasText: 'true' })
|
||||
.locator('div')
|
||||
|
||||
Reference in New Issue
Block a user