mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
6 lines
138 B
JavaScript
6 lines
138 B
JavaScript
window.liveSettings = {
|
|
api_key: CONFIG['transifex_live_api_key'],
|
|
picker: "bottom-right",
|
|
detectlang: true,
|
|
autocollect: true
|
|
};
|