Improved JCB to now be able to have other languanges then en-GB as its base/main/global language. This will allow you to build your components in a language of your choice.
This commit is contained in:
1
admin/sql/updates/mysql/2.7.5.sql
Normal file
1
admin/sql/updates/mysql/2.7.5.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_language_translation` CHANGE `entranslation` `source` TEXT NOT NULL;
|
Reference in New Issue
Block a user