Made title, cmsTitle and description properties translatable for widgets by using the _t() function
in the properties respective getters (using the static property as the default translation as not
to change the behaviour when no translations exist). Uppercase TITLE, CMSTITLE and DESCRIPTION
translation strings used...
Made title, cmsTitle and description properties translatable for widgets by using the _t() function in the properties respective getters (using the static property as the default translation as not to change the behaviour when no translations exist). Uppercase TITLE, CMSTITLE and DESCRIPTION translation strings used...