New lexicon entry not shown in manager

Hi,
in modx 3.0.3, when I enter new lexion entry for some selected namespace with default langauge “en”, it save and is shown correctly. But when I use any other language (for example “cs”) it doesnt shown in lexicon list (but there is record in mysql table).
Language selector (filter) shows only “en”
When selected namespace already contains this language (for example cs or any other), it works fine.
Is it a bug or I am doing something wrong?

Solved it.
in core/components/[namespace_name]/ you have to create new folder lexicon, with subfolder with language
for example:
core/components/mysnippet/lexicon/cs
Then new entry is shown in lexicon manager

This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.