This article covers the steps to enable Localize Clarity to Support Languages No Longer Supported by Broadcom (Beta) Feature
Clarity 15.9.3 and above
Informational Document
On Premise customers, see the below steps. GCP / SaaS Customers, please open a support case with Broadcom for assistance.
"CMN_FEATURES" is the table that contains the information related to the localization feature.
The following query enables the feature with the beta tag:
update CMN_FEATURES set enabled = '1', is_beta = '1' where code = 'I18N_LANGUAGE_PACK_F21137'
Flush the caches to be able to see the change in the UI:
Now the "Localization" menu link would be available under Administration>>General Settings