The Czech language is missing the nu-prefix:
https://github.com/steven-copley/nubuil ... .sql#L3452
Could you add it?
Code: Select all
UPDATE `zzzzsys_translate` SET `zzzzsys_translate_id` = CONCAT('nu', `zzzzsys_translate_id`) WHERE `trl_language` = 'Czech'
...and new translations are ready to be included in nuBuilder. See: https://forums.nubuilder.cloud/viewtopic. ... 334#p20981