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 d28c03e commit f4ba7a6Copy full SHA for f4ba7a6
src/l10n.js
@@ -1,4 +1,4 @@
1
-import { getGettextBuilder } from '@nextcloud/l10n/dist/gettext.js'
+import { getGettextBuilder } from '@nextcloud/l10n/gettext'
2
3
const gtBuilder = getGettextBuilder()
4
.detectLocale()
0 commit comments