put translation javascript code in separate file

This commit is contained in:
Stella Rouzi 2014-12-26 12:19:56 +02:00
parent bca62e6204
commit 10001c5383
4 changed files with 8 additions and 10 deletions

View file

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