SetCustomLanguagePack constructor
- {required LanguagePackInfo info,
- required List<
LanguagePackString> strings, - int? extra,
- int? clientId}
Adds or changes a custom local language pack to the current localization target
Returns Ok
Implementation
SetCustomLanguagePack