Czech language - nu-prefix missing
Posted: Sun May 17, 2020 1:20 pm
Steven,
The Czech language is missing the nu-prefix:
https://github.com/steven-copley/nubuil ... .sql#L3452
Could you add it?
...and new translations are ready to be included in nuBuilder. See: https://forums.nubuilder.cloud/viewtopic. ... 334#p20981
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