api_key: Cn63nEF1sFuEwQBagjooDg # 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: 'ru' # Or if you prefer a list of locales to sync with WebTranslateIt: # needed_locales: ["ru"] # 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