Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale sync #23

Open
matthewjackowski opened this issue Jun 26, 2015 · 1 comment
Open

Locale sync #23

matthewjackowski opened this issue Jun 26, 2015 · 1 comment
Assignees

Comments

@matthewjackowski
Copy link

Find a way to sync locales between Transifex and Zendesk, currently the user needs to manually enable the same locales in both in order for translations to work.

@matthewjackowski matthewjackowski self-assigned this Jun 26, 2015
@matthewjackowski matthewjackowski added this to the v1.0.1 milestone Jun 26, 2015
@diegobz
Copy link
Contributor

diegobz commented Jul 15, 2015

I guess for whenever a language, example de, is enabled in Zendesk we should:

  1. Get project stats and check whether language already exists in Transifex.
  2. If it does, nothing else needs to happen
  3. If it doesn't, then we should make a call to the project languages[1] endpoint to add the new language. A coordinator is required to create a language, so the username for the Transifex credentials stored in the zendesk app can be used for that.

@matthewjackowski matthewjackowski modified the milestone: v1.0.1 May 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants