We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a1e2fa commit 94dcd6cCopy full SHA for 94dcd6c
@types/i18next.d.ts
@@ -2,7 +2,7 @@ import 'i18next'
2
3
// // // core/plugins // // //
4
5
-import { resourcesDe as resourcesDeCore } from '../packages/core/src/locales'
+import { resourcesDe as resourcesDeCore } from '@polar/core/src/locales'
6
import { resourcesDe as resourcesDeAddressSearch } from '@polar/plugin-address-search/src/locales'
7
import { resourcesDe as resourcesDeAttributions } from '@polar/plugin-attributions/src/locales'
8
import { resourcesDe as resourcesDeDraw } from '@polar/plugin-draw/src/locales'
0 commit comments