Skip to content

Commit 1e9245d

Browse files
committed
fix
1 parent b173654 commit 1e9245d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/localization/i18n.server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const i18next = new RemixI18Next({
1111
// when translating messages server-side only
1212
i18next: {
1313
...i18n,
14-
resources
14+
resources,
1515
},
1616
})
1717

0 commit comments

Comments
 (0)