SynchronizeLanguagePack constructor

SynchronizeLanguagePack(
  1. {required String language_pack_id,
  2. int? extra,
  3. int? clientId}
)

Fetches the latest versions of all strings from a language pack in the current localization target from the server.

Returns Ok

Implementation

SynchronizeLanguagePack