add js code for live translation feature of transifex

This commit is contained in:
Stella Rouzi 2014-09-10 20:22:37 +03:00
parent 08a47339a4
commit fcfe1a4df1
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,6 @@
window.liveSettings = {
api_key: "cf866a61277842b39c897c5a0b5ec075",
picker: "bottom-right",
detectlang: true,
autocollect: true
};