refactor: Change share-app.ts to share.ts in translations

pull/22810/head
twwu 7 months ago
parent b6ade4d1e3
commit 38b4829083

@ -28,7 +28,7 @@ This directory contains the internationalization (i18n) files for this project.
│   ├── [ 52] layout.ts
│   ├── [2.3K] login.ts
│   ├── [ 52] register.ts
│   ├── [2.5K] share-app.ts
│   ├── [2.5K] share.ts
│   └── [2.8K] tools.ts
├── [1.6K] i18next-config.ts
├── [ 634] index.ts

@ -38,7 +38,7 @@ const NAMESPACES = [
'plugin',
'register',
'run-log',
'share-app',
'share',
'time',
'tools',
'workflow',

Loading…
Cancel
Save