Skip to content

Commit 019e44a

Browse files
author
yidafu
committed
feat: 初始化 i18next & 提取代码中的中文文案
1 parent 87c8973 commit 019e44a

File tree

236 files changed

+7416
-5550
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

236 files changed

+7416
-5550
lines changed

web/ambient/Navigator.d.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
interface Navigator {
2-
msSaveOrOpenBlob: (blob: Blob ,fileName: string) => void
2+
msSaveOrOpenBlob: (blob: Blob, fileName: string) => void
33
}
4-

0 commit comments

Comments
 (0)