Replies: 1 comment 14 replies
-
First, please specify a syntax in your code snippets, so github would apply a syntax highlighting for them https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code-and-syntax-highlighting Second, the input provided by you is not enough to say what is going wrong. I don't see how catalogs are loaded in the app. and how do you compile them. Couple suggestion though:
|
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It is working fine in dev. So I have this config:
In
i18n.ts
I have this:and in
next.config.js
I have this:lingui.config.js
is like this:Anything I am missing in the config? Do I need ot explicitly config the
fallbacklng
?Beta Was this translation helpful? Give feedback.
All reactions