set_custom_language_pack


Description:

public async Ok set_custom_language_pack (LanguagePackInfo info, ArrayList<LanguagePackString?> strings) throws TDLibError

Adds or changes a custom local language pack to the current localization target

Parameters:

info

Information about the language pack. Language pack identifier must start with 'X', consist only of English letters, digits and hyphens, and must not exceed 64 characters. Can be called before authorization

strings

Strings of the new language pack