chore(i18n): cleanup i18n file (#8318)

This commit is contained in:
EYHN
2024-09-20 06:25:17 +00:00
parent bed70cd51a
commit 096f50b83b
12 changed files with 110 additions and 444 deletions

View File

@@ -44,7 +44,6 @@
"peerDependencies": {
"@affine/templates": "*",
"@blocksuite/presets": "*",
"async-call-rpc": "*",
"electron": "*",
"react": "*",
"yjs": "^13"
@@ -56,9 +55,6 @@
"@blocksuite/presets": {
"optional": true
},
"async-call-rpc": {
"optional": true
},
"electron": {
"optional": true
},