- get by localization key and locale -
client.Get("some-key", "some-locale-like-en");
PhraseApp API v2Documentation- In memory cache for locales and translations
- Authorization with OAuth tokens
In order to start using this implementation you need to provide accessToken, projectId and TTL
accessTokenis used for authenticate againstPhraseAppAPIs. Generate hereprojectIdis used to navigate inPhraseAppAPIs (in order to get locales and translations). You can find it by navigation to project settings inPhraseAppthen selectingAPITTLis the time span between syncing the cache withPhraseApp