forked from sharetribe/sharetribe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.wti
20 lines (15 loc) · 1.17 KB
/
.wti
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
api_key: proj_pvt_22uRqBPWgCRmuyjt1kbI9w
# Optional: locales not to sync with WebTranslateIt.
# Takes a string, a symbol, or an array of string or symbol.
# More information here: https://github.com/AtelierConvivialite/webtranslateit/wiki
# ignore_locales: 'en'
# Or if you prefer a list of locales to sync with WebTranslateIt:
# needed_locales: ["fi", "pl", "et", "zh", "nl", "sl", "en", "de", "cs", "sk-SK", "es", "fr", "ar", "ti", "he-IL", "lt", "lv", "sq-AL", "is", "ro", "it", "mk", "es-MX", "ca", "az-AZ", "crp", "hr", "ta-IN", "tr-TR", "zh-HK", "es-CL", "id", "hy-AM", "uk", "es-ES", "nb", "ms-MY", "el", "sw", "ru", "sr", "fr-CA", "en-AU", "zh-TW", "th-TH", "eo", "hi-IN", "ja", "hu", "sv", "bg", "en-NZ", "eu-ES", "mn", "ka", "pt-PT", "vi", "ab", "pt-BR", "da-DK", "en-GB", "ko", "bn-BD", "km-KH"]
# Optional
# before_pull: "echo 'some unix command'" # Command executed before pulling files
# after_pull: "touch tmp/restart.txt" # Command executed after pulling files
#
# before_push: "echo 'some unix command'" # Command executed before pushing files
# after_push: "touch tmp/restart.txt" # Command executed after pushing files
# Silence SSL errors
# silence_errors: true