Skip to content

Commit

Permalink
feat: 初始化 i18next & 提取代码中的中文文案
Browse files Browse the repository at this point in the history
  • Loading branch information
yidafu committed Mar 19, 2023
1 parent 87c8973 commit 019e44a
Show file tree
Hide file tree
Showing 236 changed files with 7,416 additions and 5,550 deletions.
3 changes: 1 addition & 2 deletions web/ambient/Navigator.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
interface Navigator {
msSaveOrOpenBlob: (blob: Blob ,fileName: string) => void
msSaveOrOpenBlob: (blob: Blob, fileName: string) => void
}

Loading

0 comments on commit 019e44a

Please sign in to comment.