T
Twenty2mo ago
DW

"Please compile your catalog first." errors on v. 1.7.2

I'm trying to upgrade our version of Twenty. I've sucessfully gone from 1.6.7 to 1.7.2 (1.7.2 shows in core.workspace.version) however, we are seeing a lot of errors like this one in the logs:
Uncompiled message detected! Message:

> zeUoGl

That means you use raw catalog or your catalog doesn't have a translation for the message and fallback was used.
ICU features such as interpolation and plurals will not work properly for that message.

Please compile your catalog first.
Uncompiled message detected! Message:

> zeUoGl

That means you use raw catalog or your catalog doesn't have a translation for the message and fallback was used.
ICU features such as interpolation and plurals will not work properly for that message.

Please compile your catalog first.

Any ideas?
2 Replies
fluffysheap
fluffysheap2mo ago
I don't think this is an error, just a warning that doesn't affect users
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
These are only warnings when translations aren't matched properly so as long as your app is working correctly, there's nothing to worry about

Did you find this page helpful?