Closed hattewarsm closed 4 years ago
I want to use 3-4 language profile instead of 70.
List<LanguageProfile> languageProfiles = Arrays.asList(new LanguageProfile[] { profileReader.readBuiltIn(LdLocale.fromString("de")), profileReader.readBuiltIn(LdLocale.fromString("en")) });
I want to use 3-4 language profile instead of 70.