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

Adding Transifex Client config file. #51

Merged
merged 11 commits into from May 10, 2018
Next
txgh config added
  • Loading branch information
Serge Zarembsky
Serge Zarembsky committed May 4, 2018
commit 83254d2a8d0510d3d2d61cd4308444644a37be0a
@@ -0,0 +1,10 @@
[main]
host = https://www.transifex.com

[ghostery-8.messages-json]
file_filter = _locales<lang>messages.json
minimum_perc = 0
source_file = _locales/en/messages.json
source_lang = en_US
type = CHROME

ProTip! Use n and p to navigate between commits in a pull request.